home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_gsl.idb / usr / freeware / info / gsl-ref.info-16.z / gsl-ref.info-16
Text File  |  2000-10-09  |  88KB  |  1,330 lines

  1. This is gsl-ref.info, produced by Makeinfo version 3.12h from
  2. gsl-ref.texi.
  3.  
  4. INFO-DIR-SECTION Scientific software
  5. START-INFO-DIR-ENTRY
  6. * gsl-ref: (gsl-ref).                   GNU Scientific Library - Reference
  7. END-INFO-DIR-ENTRY
  8.  
  9.    This file documents the GNU Scientific Library.
  10.  
  11.    Copyright (C) 1996, 1997, 1998, 1999 The GSL Project.
  12.  
  13.    Permission is granted to make and distribute verbatim copies of this
  14. manual provided the copyright notice and this permission notice are
  15. preserved on all copies.
  16.  
  17.    Permission is granted to copy and distribute modified versions of
  18. this manual under the conditions for verbatim copying, provided that
  19. the entire resulting derived work is distributed under the terms of a
  20. permission notice identical to this one.
  21.  
  22.    Permission is granted to copy and distribute translations of this
  23. manual into another language, under the above conditions for modified
  24. versions, except that this permission notice may be stated in a
  25. translation approved by the Foundation.
  26.  
  27. 
  28. File: gsl-ref.info,  Node: Function Index,  Next: Variable Index,  Prev: Concept Index,  Up: Top
  29.  
  30. Function Index
  31. **************
  32.  
  33. * Menu:
  34.  
  35. * gsl_blas_caxpy:                        GSL BLAS Interface.
  36. * gsl_blas_ccopy:                        GSL BLAS Interface.
  37. * gsl_blas_cdotc:                        GSL BLAS Interface.
  38. * gsl_blas_cdotu:                        GSL BLAS Interface.
  39. * gsl_blas_cgbmv:                        GSL BLAS Interface.
  40. * gsl_blas_cgemm:                        GSL BLAS Interface.
  41. * gsl_blas_cgemv:                        GSL BLAS Interface.
  42. * gsl_blas_cgerc:                        GSL BLAS Interface.
  43. * gsl_blas_cgeru:                        GSL BLAS Interface.
  44. * gsl_blas_chbmv:                        GSL BLAS Interface.
  45. * gsl_blas_chemm:                        GSL BLAS Interface.
  46. * gsl_blas_chemv:                        GSL BLAS Interface.
  47. * gsl_blas_cher:                         GSL BLAS Interface.
  48. * gsl_blas_cher2:                        GSL BLAS Interface.
  49. * gsl_blas_cher2k:                       GSL BLAS Interface.
  50. * gsl_blas_cherk:                        GSL BLAS Interface.
  51. * gsl_blas_chpmv:                        GSL BLAS Interface.
  52. * gsl_blas_chpr:                         GSL BLAS Interface.
  53. * gsl_blas_chpr2:                        GSL BLAS Interface.
  54. * gsl_blas_cscal:                        GSL BLAS Interface.
  55. * gsl_blas_csscal:                       GSL BLAS Interface.
  56. * gsl_blas_cswap:                        GSL BLAS Interface.
  57. * gsl_blas_csymm:                        GSL BLAS Interface.
  58. * gsl_blas_csyr2k:                       GSL BLAS Interface.
  59. * gsl_blas_csyrk:                        GSL BLAS Interface.
  60. * gsl_blas_ctbmv:                        GSL BLAS Interface.
  61. * gsl_blas_ctbsv:                        GSL BLAS Interface.
  62. * gsl_blas_ctpmv:                        GSL BLAS Interface.
  63. * gsl_blas_ctpsv:                        GSL BLAS Interface.
  64. * gsl_blas_ctrmm:                        GSL BLAS Interface.
  65. * gsl_blas_ctrmv:                        GSL BLAS Interface.
  66. * gsl_blas_ctrsm:                        GSL BLAS Interface.
  67. * gsl_blas_ctrsv:                        GSL BLAS Interface.
  68. * gsl_blas_dasum:                        GSL BLAS Interface.
  69. * gsl_blas_daxpy:                        GSL BLAS Interface.
  70. * gsl_blas_dcopy:                        GSL BLAS Interface.
  71. * gsl_blas_ddot:                         GSL BLAS Interface.
  72. * gsl_blas_dgbmv:                        GSL BLAS Interface.
  73. * gsl_blas_dgemm:                        GSL BLAS Interface.
  74. * gsl_blas_dgemv:                        GSL BLAS Interface.
  75. * gsl_blas_dger:                         GSL BLAS Interface.
  76. * gsl_blas_dnrm2:                        GSL BLAS Interface.
  77. * gsl_blas_drot:                         GSL BLAS Interface.
  78. * gsl_blas_drotg:                        GSL BLAS Interface.
  79. * gsl_blas_drotm:                        GSL BLAS Interface.
  80. * gsl_blas_drotmg:                       GSL BLAS Interface.
  81. * gsl_blas_dsbmv:                        GSL BLAS Interface.
  82. * gsl_blas_dscal:                        GSL BLAS Interface.
  83. * gsl_blas_dsdot:                        GSL BLAS Interface.
  84. * gsl_blas_dspmv:                        GSL BLAS Interface.
  85. * gsl_blas_dspr:                         GSL BLAS Interface.
  86. * gsl_blas_dspr2:                        GSL BLAS Interface.
  87. * gsl_blas_dswap:                        GSL BLAS Interface.
  88. * gsl_blas_dsymm:                        GSL BLAS Interface.
  89. * gsl_blas_dsymv:                        GSL BLAS Interface.
  90. * gsl_blas_dsyr:                         GSL BLAS Interface.
  91. * gsl_blas_dsyr2:                        GSL BLAS Interface.
  92. * gsl_blas_dsyr2k:                       GSL BLAS Interface.
  93. * gsl_blas_dsyrk:                        GSL BLAS Interface.
  94. * gsl_blas_dtbmv:                        GSL BLAS Interface.
  95. * gsl_blas_dtbsv:                        GSL BLAS Interface.
  96. * gsl_blas_dtpmv:                        GSL BLAS Interface.
  97. * gsl_blas_dtpsv:                        GSL BLAS Interface.
  98. * gsl_blas_dtrmm:                        GSL BLAS Interface.
  99. * gsl_blas_dtrmv:                        GSL BLAS Interface.
  100. * gsl_blas_dtrsm:                        GSL BLAS Interface.
  101. * gsl_blas_dtrsv:                        GSL BLAS Interface.
  102. * gsl_blas_dzasum:                       GSL BLAS Interface.
  103. * gsl_blas_dznrm2:                       GSL BLAS Interface.
  104. * gsl_blas_icamax:                       GSL BLAS Interface.
  105. * gsl_blas_idamax:                       GSL BLAS Interface.
  106. * gsl_blas_isamax:                       GSL BLAS Interface.
  107. * gsl_blas_izamax:                       GSL BLAS Interface.
  108. * gsl_blas_raw_caxpy:                    Raw BLAS Interface.
  109. * gsl_blas_raw_ccopy:                    Raw BLAS Interface.
  110. * gsl_blas_raw_cdotc:                    Raw BLAS Interface.
  111. * gsl_blas_raw_cdotu:                    Raw BLAS Interface.
  112. * gsl_blas_raw_cgbmv:                    Raw BLAS Interface.
  113. * gsl_blas_raw_cgemm:                    Raw BLAS Interface.
  114. * gsl_blas_raw_cgemv:                    Raw BLAS Interface.
  115. * gsl_blas_raw_cgerc:                    Raw BLAS Interface.
  116. * gsl_blas_raw_cgeru:                    Raw BLAS Interface.
  117. * gsl_blas_raw_chbmv:                    Raw BLAS Interface.
  118. * gsl_blas_raw_chemm:                    Raw BLAS Interface.
  119. * gsl_blas_raw_chemv:                    Raw BLAS Interface.
  120. * gsl_blas_raw_cher:                     Raw BLAS Interface.
  121. * gsl_blas_raw_cher2:                    Raw BLAS Interface.
  122. * gsl_blas_raw_cher2k:                   Raw BLAS Interface.
  123. * gsl_blas_raw_cherk:                    Raw BLAS Interface.
  124. * gsl_blas_raw_chpmv:                    Raw BLAS Interface.
  125. * gsl_blas_raw_chpr:                     Raw BLAS Interface.
  126. * gsl_blas_raw_chpr2:                    Raw BLAS Interface.
  127. * gsl_blas_raw_cscal:                    Raw BLAS Interface.
  128. * gsl_blas_raw_csscal:                   Raw BLAS Interface.
  129. * gsl_blas_raw_cswap:                    Raw BLAS Interface.
  130. * gsl_blas_raw_csymm:                    Raw BLAS Interface.
  131. * gsl_blas_raw_csyr2k:                   Raw BLAS Interface.
  132. * gsl_blas_raw_csyrk:                    Raw BLAS Interface.
  133. * gsl_blas_raw_ctbmv:                    Raw BLAS Interface.
  134. * gsl_blas_raw_ctbsv:                    Raw BLAS Interface.
  135. * gsl_blas_raw_ctpmv:                    Raw BLAS Interface.
  136. * gsl_blas_raw_ctpsv:                    Raw BLAS Interface.
  137. * gsl_blas_raw_ctrmm:                    Raw BLAS Interface.
  138. * gsl_blas_raw_ctrmv:                    Raw BLAS Interface.
  139. * gsl_blas_raw_ctrsm:                    Raw BLAS Interface.
  140. * gsl_blas_raw_ctrsv:                    Raw BLAS Interface.
  141. * gsl_blas_raw_dasum:                    Raw BLAS Interface.
  142. * gsl_blas_raw_daxpy:                    Raw BLAS Interface.
  143. * gsl_blas_raw_dcopy:                    Raw BLAS Interface.
  144. * gsl_blas_raw_ddot:                     Raw BLAS Interface.
  145. * gsl_blas_raw_dgbmv:                    Raw BLAS Interface.
  146. * gsl_blas_raw_dgemm:                    Raw BLAS Interface.
  147. * gsl_blas_raw_dgemv:                    Raw BLAS Interface.
  148. * gsl_blas_raw_dger:                     Raw BLAS Interface.
  149. * gsl_blas_raw_dnrm2:                    Raw BLAS Interface.
  150. * gsl_blas_raw_drot:                     Raw BLAS Interface.
  151. * gsl_blas_raw_drotg:                    Raw BLAS Interface.
  152. * gsl_blas_raw_drotm:                    Raw BLAS Interface.
  153. * gsl_blas_raw_drotmg:                   Raw BLAS Interface.
  154. * gsl_blas_raw_dsbmv:                    Raw BLAS Interface.
  155. * gsl_blas_raw_dscal:                    Raw BLAS Interface.
  156. * gsl_blas_raw_dsdot:                    Raw BLAS Interface.
  157. * gsl_blas_raw_dspmv:                    Raw BLAS Interface.
  158. * gsl_blas_raw_dspr:                     Raw BLAS Interface.
  159. * gsl_blas_raw_dspr2:                    Raw BLAS Interface.
  160. * gsl_blas_raw_dswap:                    Raw BLAS Interface.
  161. * gsl_blas_raw_dsymm:                    Raw BLAS Interface.
  162. * gsl_blas_raw_dsymv:                    Raw BLAS Interface.
  163. * gsl_blas_raw_dsyr:                     Raw BLAS Interface.
  164. * gsl_blas_raw_dsyr2:                    Raw BLAS Interface.
  165. * gsl_blas_raw_dsyr2k:                   Raw BLAS Interface.
  166. * gsl_blas_raw_dsyrk:                    Raw BLAS Interface.
  167. * gsl_blas_raw_dtbmv:                    Raw BLAS Interface.
  168. * gsl_blas_raw_dtbsv:                    Raw BLAS Interface.
  169. * gsl_blas_raw_dtpmv:                    Raw BLAS Interface.
  170. * gsl_blas_raw_dtpsv:                    Raw BLAS Interface.
  171. * gsl_blas_raw_dtrmm:                    Raw BLAS Interface.
  172. * gsl_blas_raw_dtrmv:                    Raw BLAS Interface.
  173. * gsl_blas_raw_dtrsm:                    Raw BLAS Interface.
  174. * gsl_blas_raw_dtrsv:                    Raw BLAS Interface.
  175. * gsl_blas_raw_dzasum:                   Raw BLAS Interface.
  176. * gsl_blas_raw_dznrm2:                   Raw BLAS Interface.
  177. * gsl_blas_raw_icamax:                   Raw BLAS Interface.
  178. * gsl_blas_raw_idamax:                   Raw BLAS Interface.
  179. * gsl_blas_raw_isamax:                   Raw BLAS Interface.
  180. * gsl_blas_raw_izamax:                   Raw BLAS Interface.
  181. * gsl_blas_raw_sasum:                    Raw BLAS Interface.
  182. * gsl_blas_raw_saxpy:                    Raw BLAS Interface.
  183. * gsl_blas_raw_scasum:                   Raw BLAS Interface.
  184. * gsl_blas_raw_scnrm2:                   Raw BLAS Interface.
  185. * gsl_blas_raw_scopy:                    Raw BLAS Interface.
  186. * gsl_blas_raw_sdot:                     Raw BLAS Interface.
  187. * gsl_blas_raw_sdsdot:                   Raw BLAS Interface.
  188. * gsl_blas_raw_sgbmv:                    Raw BLAS Interface.
  189. * gsl_blas_raw_sgemm:                    Raw BLAS Interface.
  190. * gsl_blas_raw_sgemv:                    Raw BLAS Interface.
  191. * gsl_blas_raw_sger:                     Raw BLAS Interface.
  192. * gsl_blas_raw_snrm2:                    Raw BLAS Interface.
  193. * gsl_blas_raw_srot:                     Raw BLAS Interface.
  194. * gsl_blas_raw_srotg:                    Raw BLAS Interface.
  195. * gsl_blas_raw_srotm:                    Raw BLAS Interface.
  196. * gsl_blas_raw_srotmg:                   Raw BLAS Interface.
  197. * gsl_blas_raw_ssbmv:                    Raw BLAS Interface.
  198. * gsl_blas_raw_sscal:                    Raw BLAS Interface.
  199. * gsl_blas_raw_sspmv:                    Raw BLAS Interface.
  200. * gsl_blas_raw_sspr:                     Raw BLAS Interface.
  201. * gsl_blas_raw_sspr2:                    Raw BLAS Interface.
  202. * gsl_blas_raw_sswap:                    Raw BLAS Interface.
  203. * gsl_blas_raw_ssymm:                    Raw BLAS Interface.
  204. * gsl_blas_raw_ssymv:                    Raw BLAS Interface.
  205. * gsl_blas_raw_ssyr:                     Raw BLAS Interface.
  206. * gsl_blas_raw_ssyr2:                    Raw BLAS Interface.
  207. * gsl_blas_raw_ssyr2k:                   Raw BLAS Interface.
  208. * gsl_blas_raw_ssyrk:                    Raw BLAS Interface.
  209. * gsl_blas_raw_stbmv:                    Raw BLAS Interface.
  210. * gsl_blas_raw_stbsv:                    Raw BLAS Interface.
  211. * gsl_blas_raw_stpmv:                    Raw BLAS Interface.
  212. * gsl_blas_raw_stpsv:                    Raw BLAS Interface.
  213. * gsl_blas_raw_strmm:                    Raw BLAS Interface.
  214. * gsl_blas_raw_strmv:                    Raw BLAS Interface.
  215. * gsl_blas_raw_strsm:                    Raw BLAS Interface.
  216. * gsl_blas_raw_strsv:                    Raw BLAS Interface.
  217. * gsl_blas_raw_zaxpy:                    Raw BLAS Interface.
  218. * gsl_blas_raw_zcopy:                    Raw BLAS Interface.
  219. * gsl_blas_raw_zdotc:                    Raw BLAS Interface.
  220. * gsl_blas_raw_zdotu:                    Raw BLAS Interface.
  221. * gsl_blas_raw_zdscal:                   Raw BLAS Interface.
  222. * gsl_blas_raw_zgbmv:                    Raw BLAS Interface.
  223. * gsl_blas_raw_zgemm:                    Raw BLAS Interface.
  224. * gsl_blas_raw_zgemv:                    Raw BLAS Interface.
  225. * gsl_blas_raw_zgerc:                    Raw BLAS Interface.
  226. * gsl_blas_raw_zgeru:                    Raw BLAS Interface.
  227. * gsl_blas_raw_zhbmv:                    Raw BLAS Interface.
  228. * gsl_blas_raw_zhemm:                    Raw BLAS Interface.
  229. * gsl_blas_raw_zhemv:                    Raw BLAS Interface.
  230. * gsl_blas_raw_zher:                     Raw BLAS Interface.
  231. * gsl_blas_raw_zher2:                    Raw BLAS Interface.
  232. * gsl_blas_raw_zher2k:                   Raw BLAS Interface.
  233. * gsl_blas_raw_zherk:                    Raw BLAS Interface.
  234. * gsl_blas_raw_zhpmv:                    Raw BLAS Interface.
  235. * gsl_blas_raw_zhpr:                     Raw BLAS Interface.
  236. * gsl_blas_raw_zhpr2:                    Raw BLAS Interface.
  237. * gsl_blas_raw_zscal:                    Raw BLAS Interface.
  238. * gsl_blas_raw_zswap:                    Raw BLAS Interface.
  239. * gsl_blas_raw_zsymm:                    Raw BLAS Interface.
  240. * gsl_blas_raw_zsyr2k:                   Raw BLAS Interface.
  241. * gsl_blas_raw_zsyrk:                    Raw BLAS Interface.
  242. * gsl_blas_raw_ztbmv:                    Raw BLAS Interface.
  243. * gsl_blas_raw_ztbsv:                    Raw BLAS Interface.
  244. * gsl_blas_raw_ztpmv:                    Raw BLAS Interface.
  245. * gsl_blas_raw_ztpsv:                    Raw BLAS Interface.
  246. * gsl_blas_raw_ztrmm:                    Raw BLAS Interface.
  247. * gsl_blas_raw_ztrmv:                    Raw BLAS Interface.
  248. * gsl_blas_raw_ztrsm:                    Raw BLAS Interface.
  249. * gsl_blas_raw_ztrsv:                    Raw BLAS Interface.
  250. * gsl_blas_sasum:                        GSL BLAS Interface.
  251. * gsl_blas_saxpy:                        GSL BLAS Interface.
  252. * gsl_blas_scasum:                       GSL BLAS Interface.
  253. * gsl_blas_scnrm2:                       GSL BLAS Interface.
  254. * gsl_blas_scopy:                        GSL BLAS Interface.
  255. * gsl_blas_sdot:                         GSL BLAS Interface.
  256. * gsl_blas_sdsdot:                       GSL BLAS Interface.
  257. * gsl_blas_sgbmv:                        GSL BLAS Interface.
  258. * gsl_blas_sgemm:                        GSL BLAS Interface.
  259. * gsl_blas_sgemv:                        GSL BLAS Interface.
  260. * gsl_blas_sger:                         GSL BLAS Interface.
  261. * gsl_blas_snrm2:                        GSL BLAS Interface.
  262. * gsl_blas_srot:                         GSL BLAS Interface.
  263. * gsl_blas_srotg:                        GSL BLAS Interface.
  264. * gsl_blas_srotm:                        GSL BLAS Interface.
  265. * gsl_blas_srotmg:                       GSL BLAS Interface.
  266. * gsl_blas_ssbmv:                        GSL BLAS Interface.
  267. * gsl_blas_sscal:                        GSL BLAS Interface.
  268. * gsl_blas_sspmv:                        GSL BLAS Interface.
  269. * gsl_blas_sspr:                         GSL BLAS Interface.
  270. * gsl_blas_sspr2:                        GSL BLAS Interface.
  271. * gsl_blas_sswap:                        GSL BLAS Interface.
  272. * gsl_blas_ssymm:                        GSL BLAS Interface.
  273. * gsl_blas_ssymv:                        GSL BLAS Interface.
  274. * gsl_blas_ssyr:                         GSL BLAS Interface.
  275. * gsl_blas_ssyr2:                        GSL BLAS Interface.
  276. * gsl_blas_ssyr2k:                       GSL BLAS Interface.
  277. * gsl_blas_ssyrk:                        GSL BLAS Interface.
  278. * gsl_blas_stbmv:                        GSL BLAS Interface.
  279. * gsl_blas_stbsv:                        GSL BLAS Interface.
  280. * gsl_blas_stpmv:                        GSL BLAS Interface.
  281. * gsl_blas_stpsv:                        GSL BLAS Interface.
  282. * gsl_blas_strmm:                        GSL BLAS Interface.
  283. * gsl_blas_strmv:                        GSL BLAS Interface.
  284. * gsl_blas_strsm:                        GSL BLAS Interface.
  285. * gsl_blas_strsv:                        GSL BLAS Interface.
  286. * gsl_blas_zaxpy:                        GSL BLAS Interface.
  287. * gsl_blas_zcopy:                        GSL BLAS Interface.
  288. * gsl_blas_zdotc:                        GSL BLAS Interface.
  289. * gsl_blas_zdotu:                        GSL BLAS Interface.
  290. * gsl_blas_zdscal:                       GSL BLAS Interface.
  291. * gsl_blas_zgbmv:                        GSL BLAS Interface.
  292. * gsl_blas_zgemm:                        GSL BLAS Interface.
  293. * gsl_blas_zgemv:                        GSL BLAS Interface.
  294. * gsl_blas_zgerc:                        GSL BLAS Interface.
  295. * gsl_blas_zgeru:                        GSL BLAS Interface.
  296. * gsl_blas_zhbmv:                        GSL BLAS Interface.
  297. * gsl_blas_zhemm:                        GSL BLAS Interface.
  298. * gsl_blas_zhemv:                        GSL BLAS Interface.
  299. * gsl_blas_zher:                         GSL BLAS Interface.
  300. * gsl_blas_zher2:                        GSL BLAS Interface.
  301. * gsl_blas_zher2k:                       GSL BLAS Interface.
  302. * gsl_blas_zherk:                        GSL BLAS Interface.
  303. * gsl_blas_zhpmv:                        GSL BLAS Interface.
  304. * gsl_blas_zhpr:                         GSL BLAS Interface.
  305. * gsl_blas_zhpr2:                        GSL BLAS Interface.
  306. * gsl_blas_zscal:                        GSL BLAS Interface.
  307. * gsl_blas_zswap:                        GSL BLAS Interface.
  308. * gsl_blas_zsymm:                        GSL BLAS Interface.
  309. * gsl_blas_zsyr2k:                       GSL BLAS Interface.
  310. * gsl_blas_zsyrk:                        GSL BLAS Interface.
  311. * gsl_blas_ztbmv:                        GSL BLAS Interface.
  312. * gsl_blas_ztbsv:                        GSL BLAS Interface.
  313. * gsl_blas_ztpmv:                        GSL BLAS Interface.
  314. * gsl_blas_ztpsv:                        GSL BLAS Interface.
  315. * gsl_blas_ztrmm:                        GSL BLAS Interface.
  316. * gsl_blas_ztrmv:                        GSL BLAS Interface.
  317. * gsl_blas_ztrsm:                        GSL BLAS Interface.
  318. * gsl_blas_ztrsv:                        GSL BLAS Interface.
  319. * gsl_block_alloc:                       Block allocation.
  320. * gsl_block_calloc:                      Block allocation.
  321. * gsl_block_fprintf:                     Reading and writing blocks.
  322. * gsl_block_fread:                       Reading and writing blocks.
  323. * gsl_block_free:                        Block allocation.
  324. * gsl_block_fscanf:                      Reading and writing blocks.
  325. * gsl_block_fwrite:                      Reading and writing blocks.
  326. * gsl_complex_abs:                       Properties of complex numbers.
  327. * gsl_complex_abs2:                      Properties of complex numbers.
  328. * gsl_complex_add:                       Complex arithmetic operators.
  329. * gsl_complex_add_imag:                  Complex arithmetic operators.
  330. * gsl_complex_add_real:                  Complex arithmetic operators.
  331. * gsl_complex_arccos:                    Inverse Complex Trigonometric Functions.
  332. * gsl_complex_arccosh:                   Inverse Complex Hyperbolic Functions.
  333. * gsl_complex_arccosh_real:              Inverse Complex Hyperbolic Functions.
  334. * gsl_complex_arccos_real:               Inverse Complex Trigonometric Functions.
  335. * gsl_complex_arccot:                    Inverse Complex Trigonometric Functions.
  336. * gsl_complex_arccoth:                   Inverse Complex Hyperbolic Functions.
  337. * gsl_complex_arccsc:                    Inverse Complex Trigonometric Functions.
  338. * gsl_complex_arccsch:                   Inverse Complex Hyperbolic Functions.
  339. * gsl_complex_arccsc_real:               Inverse Complex Trigonometric Functions.
  340. * gsl_complex_arcsec:                    Inverse Complex Trigonometric Functions.
  341. * gsl_complex_arcsech:                   Inverse Complex Hyperbolic Functions.
  342. * gsl_complex_arcsec_real:               Inverse Complex Trigonometric Functions.
  343. * gsl_complex_arcsin:                    Inverse Complex Trigonometric Functions.
  344. * gsl_complex_arcsinh:                   Inverse Complex Hyperbolic Functions.
  345. * gsl_complex_arcsin_real:               Inverse Complex Trigonometric Functions.
  346. * gsl_complex_arctan:                    Inverse Complex Trigonometric Functions.
  347. * gsl_complex_arctanh:                   Inverse Complex Hyperbolic Functions.
  348. * gsl_complex_arctanh_real:              Inverse Complex Hyperbolic Functions.
  349. * gsl_complex_arg:                       Properties of complex numbers.
  350. * gsl_complex_conjugate:                 Complex arithmetic operators.
  351. * gsl_complex_cos:                       Complex Trigonometric Functions.
  352. * gsl_complex_cosh:                      Complex Hyperbolic Functions.
  353. * gsl_complex_cot:                       Complex Trigonometric Functions.
  354. * gsl_complex_coth:                      Complex Hyperbolic Functions.
  355. * gsl_complex_csc:                       Complex Trigonometric Functions.
  356. * gsl_complex_csch:                      Complex Hyperbolic Functions.
  357. * gsl_complex_div:                       Complex arithmetic operators.
  358. * gsl_complex_div_imag:                  Complex arithmetic operators.
  359. * gsl_complex_div_real:                  Complex arithmetic operators.
  360. * gsl_complex_exp:                       Elementary Complex Functions.
  361. * gsl_complex_inverse:                   Complex arithmetic operators.
  362. * gsl_complex_log:                       Elementary Complex Functions.
  363. * gsl_complex_log10:                     Elementary Complex Functions.
  364. * gsl_complex_logabs:                    Properties of complex numbers.
  365. * gsl_complex_log_b:                     Elementary Complex Functions.
  366. * gsl_complex_mul:                       Complex arithmetic operators.
  367. * gsl_complex_mul_imag:                  Complex arithmetic operators.
  368. * gsl_complex_mul_real:                  Complex arithmetic operators.
  369. * gsl_complex_negative:                  Complex arithmetic operators.
  370. * gsl_complex_polar:                     Complex numbers.
  371. * gsl_complex_pow:                       Elementary Complex Functions.
  372. * gsl_complex_pow_real:                  Elementary Complex Functions.
  373. * gsl_complex_sec:                       Complex Trigonometric Functions.
  374. * gsl_complex_sech:                      Complex Hyperbolic Functions.
  375. * gsl_complex_sin:                       Complex Trigonometric Functions.
  376. * gsl_complex_sinh:                      Complex Hyperbolic Functions.
  377. * gsl_complex_sqrt:                      Elementary Complex Functions.
  378. * gsl_complex_sqrt_real:                 Elementary Complex Functions.
  379. * gsl_complex_sub:                       Complex arithmetic operators.
  380. * gsl_complex_sub_imag:                  Complex arithmetic operators.
  381. * gsl_complex_sub_real:                  Complex arithmetic operators.
  382. * gsl_complex_tan:                       Complex Trigonometric Functions.
  383. * gsl_complex_tanh:                      Complex Hyperbolic Functions.
  384. * gsl_complex_xy:                        Complex numbers.
  385. * gsl_dht_transform_apply:               Discrete Hankel Transforms.
  386. * gsl_dht_transform_free:                Discrete Hankel Transforms.
  387. * gsl_dht_transform_k_sample:            Discrete Hankel Transforms.
  388. * gsl_dht_transform_new:                 Discrete Hankel Transforms.
  389. * gsl_dht_transform_recalc_e:            Discrete Hankel Transforms.
  390. * gsl_dht_transform_recalc_impl:         Discrete Hankel Transforms.
  391. * gsl_dht_transform_x_sample:            Discrete Hankel Transforms.
  392. * GSL_EDOM:                              Error reporting.
  393. * gsl_eigen_jacobi_impl:                 Eigensystems.
  394. * gsl_eigen_sort_impl:                   Eigensystems.
  395. * GSL_EINVAL:                            Error reporting.
  396. * GSL_ENOMEM:                            Error reporting.
  397. * GSL_ERANGE:                            Error reporting.
  398. * GSL_ERROR:                             Using GSL error reporting in your own functions.
  399. * GSL_ERROR_RETURN:                      Using GSL error reporting in your own functions.
  400. * gsl_fft_complex_alloc:                 Mixed-radix FFT routines for complex data.
  401. * gsl_fft_complex_backward:              Mixed-radix FFT routines for complex data.
  402. * gsl_fft_complex_forward:               Mixed-radix FFT routines for complex data.
  403. * gsl_fft_complex_free:                  Mixed-radix FFT routines for complex data.
  404. * gsl_fft_complex_inverse:               Mixed-radix FFT routines for complex data.
  405. * gsl_fft_complex_radix2_backward:       Radix-2 FFT routines for complex data.
  406. * gsl_fft_complex_radix2_dif_backward:   Radix-2 FFT routines for complex data.
  407. * gsl_fft_complex_radix2_dif_forward:    Radix-2 FFT routines for complex data.
  408. * gsl_fft_complex_radix2_dif_inverse:    Radix-2 FFT routines for complex data.
  409. * gsl_fft_complex_radix2_dif_transform:  Radix-2 FFT routines for complex data.
  410. * gsl_fft_complex_radix2_forward:        Radix-2 FFT routines for complex data.
  411. * gsl_fft_complex_radix2_inverse:        Radix-2 FFT routines for complex data.
  412. * gsl_fft_complex_radix2_transform:      Radix-2 FFT routines for complex data.
  413. * gsl_fft_complex_transform:             Mixed-radix FFT routines for complex data.
  414. * gsl_fft_halfcomplex_alloc:             Mixed-radix FFT routines for real data.
  415. * gsl_fft_halfcomplex_free:              Mixed-radix FFT routines for real data.
  416. * gsl_fft_halfcomplex_radix2_backward:   Radix-2 FFT routines for real data.
  417. * gsl_fft_halfcomplex_radix2_inverse:    Radix-2 FFT routines for real data.
  418. * gsl_fft_halfcomplex_transform:         Mixed-radix FFT routines for real data.
  419. * gsl_fft_halfcomplex_unpack:            Mixed-radix FFT routines for real data.
  420. * gsl_fft_real_alloc:                    Mixed-radix FFT routines for real data.
  421. * gsl_fft_real_free:                     Mixed-radix FFT routines for real data.
  422. * gsl_fft_real_radix2_transform:         Radix-2 FFT routines for real data.
  423. * gsl_fft_real_transform:                Mixed-radix FFT routines for real data.
  424. * gsl_fft_real_unpack:                   Mixed-radix FFT routines for real data.
  425. * gsl_heapsort:                          Sorting objects.
  426. * gsl_heapsort_index:                    Sorting objects.
  427. * gsl_histogram2d_accumulate:            Updating and accessing 2D histogram elements.
  428. * gsl_histogram2d_add:                   2D Histogram Operations.
  429. * gsl_histogram2d_calloc:                2D Histogram allocation.
  430. * gsl_histogram2d_calloc_range:          2D Histogram allocation.
  431. * gsl_histogram2d_calloc_uniform:        2D Histogram allocation.
  432. * gsl_histogram2d_clone:                 Copying 2D Histograms.
  433. * gsl_histogram2d_div:                   2D Histogram Operations.
  434. * gsl_histogram2d_equal_bins_p:          2D Histogram Operations.
  435. * gsl_histogram2d_find:                  Searching 2D histogram ranges.
  436. * gsl_histogram2d_find_impl:             Searching 2D histogram ranges.
  437. * gsl_histogram2d_fprintf:               Reading and writing 2D histograms.
  438. * gsl_histogram2d_fread:                 Reading and writing 2D histograms.
  439. * gsl_histogram2d_free:                  2D Histogram allocation.
  440. * gsl_histogram2d_fscanf:                Reading and writing 2D histograms.
  441. * gsl_histogram2d_fwrite:                Reading and writing 2D histograms.
  442. * gsl_histogram2d_get:                   Updating and accessing 2D histogram elements.
  443. * gsl_histogram2d_get_xrange:            Updating and accessing 2D histogram elements.
  444. * gsl_histogram2d_get_yrange:            Updating and accessing 2D histogram elements.
  445. * gsl_histogram2d_increment:             Updating and accessing 2D histogram elements.
  446. * gsl_histogram2d_max_bin:               2D Histogram Statistics.
  447. * gsl_histogram2d_max_val:               2D Histogram Statistics.
  448. * gsl_histogram2d_memcpy:                Copying 2D Histograms.
  449. * gsl_histogram2d_min_bin:               2D Histogram Statistics.
  450. * gsl_histogram2d_min_val:               2D Histogram Statistics.
  451. * gsl_histogram2d_mul:                   2D Histogram Operations.
  452. * gsl_histogram2d_nx:                    Updating and accessing 2D histogram elements.
  453. * gsl_histogram2d_ny:                    Updating and accessing 2D histogram elements.
  454. * gsl_histogram2d_pdf_alloc:             Resampling from 2D histograms.
  455. * gsl_histogram2d_pdf_free:              Resampling from 2D histograms.
  456. * gsl_histogram2d_pdf_sample:            Resampling from 2D histograms.
  457. * gsl_histogram2d_reset:                 Updating and accessing 2D histogram elements.
  458. * gsl_histogram2d_scale:                 2D Histogram Operations.
  459. * gsl_histogram2d_shift:                 2D Histogram Operations.
  460. * gsl_histogram2d_sub:                   2D Histogram Operations.
  461. * gsl_histogram2d_xmax:                  Updating and accessing 2D histogram elements.
  462. * gsl_histogram2d_xmin:                  Updating and accessing 2D histogram elements.
  463. * gsl_histogram2d_ymax:                  Updating and accessing 2D histogram elements.
  464. * gsl_histogram2d_ymin:                  Updating and accessing 2D histogram elements.
  465. * gsl_histogram_accumulate:              Updating and accessing histogram elements.
  466. * gsl_histogram_add:                     Histogram Operations.
  467. * gsl_histogram_bins:                    Updating and accessing histogram elements.
  468. * gsl_histogram_calloc:                  Histogram allocation.
  469. * gsl_histogram_calloc_range:            Histogram allocation.
  470. * gsl_histogram_calloc_uniform:          Histogram allocation.
  471. * gsl_histogram_clone:                   Copying Histograms.
  472. * gsl_histogram_div:                     Histogram Operations.
  473. * gsl_histogram_equal_bins_p:            Histogram Operations.
  474. * gsl_histogram_find:                    Searching histogram ranges.
  475. * gsl_histogram_find_impl:               Searching histogram ranges.
  476. * gsl_histogram_fprintf:                 Reading and writing histograms.
  477. * gsl_histogram_fread:                   Reading and writing histograms.
  478. * gsl_histogram_free:                    Histogram allocation.
  479. * gsl_histogram_fscanf:                  Reading and writing histograms.
  480. * gsl_histogram_fwrite:                  Reading and writing histograms.
  481. * gsl_histogram_get:                     Updating and accessing histogram elements.
  482. * gsl_histogram_get_range:               Updating and accessing histogram elements.
  483. * gsl_histogram_increment:               Updating and accessing histogram elements.
  484. * gsl_histogram_max:                     Updating and accessing histogram elements.
  485. * gsl_histogram_max_bin:                 Histogram Statistics.
  486. * gsl_histogram_max_val:                 Histogram Statistics.
  487. * gsl_histogram_mean:                    Histogram Statistics.
  488. * gsl_histogram_memcpy:                  Copying Histograms.
  489. * gsl_histogram_min:                     Updating and accessing histogram elements.
  490. * gsl_histogram_min_bin:                 Histogram Statistics.
  491. * gsl_histogram_min_val:                 Histogram Statistics.
  492. * gsl_histogram_mul:                     Histogram Operations.
  493. * gsl_histogram_pdf_alloc:               The histogram probability distribution struct.
  494. * gsl_histogram_pdf_free:                The histogram probability distribution struct.
  495. * gsl_histogram_pdf_sample:              The histogram probability distribution struct.
  496. * gsl_histogram_reset:                   Updating and accessing histogram elements.
  497. * gsl_histogram_scale:                   Histogram Operations.
  498. * gsl_histogram_shift:                   Histogram Operations.
  499. * gsl_histogram_sigma:                   Histogram Statistics.
  500. * gsl_histogram_sub:                     Histogram Operations.
  501. * gsl_hypot:                             Elementary Functions.
  502. * gsl_ieee_env_setup:                    Setting up your IEEE environment.
  503. * gsl_ieee_fprintf_double:               Representation of floating point numbers.
  504. * gsl_ieee_fprintf_float:                Representation of floating point numbers.
  505. * gsl_ieee_printf_double:                Representation of floating point numbers.
  506. * gsl_ieee_printf_float:                 Representation of floating point numbers.
  507. * GSL_IMAG:                              Complex numbers.
  508. * gsl_integration_qag:                   QAG adaptive integration.
  509. * gsl_integration_qagi:                  QAGI adaptive integration on infinite intervals.
  510. * gsl_integration_qagil:                 QAGI adaptive integration on infinite intervals.
  511. * gsl_integration_qagiu:                 QAGI adaptive integration on infinite intervals.
  512. * gsl_integration_qagp:                  QAGP adaptive integration with known singular points.
  513. * gsl_integration_qags:                  QAGS adaptive integration with singularities.
  514. * gsl_integration_qawc:                  QAWC adaptive integration for Cauchy principal values.
  515. * gsl_integration_qawf:                  QAWF adaptive integration for Fourier integrals.
  516. * gsl_integration_qawo:                  QAWO adaptive integration for oscillatory functions.
  517. * gsl_integration_qawo_table_alloc:      QAWO adaptive integration for oscillatory functions.
  518. * gsl_integration_qawo_table_free:       QAWO adaptive integration for oscillatory functions.
  519. * gsl_integration_qawo_table_set:        QAWO adaptive integration for oscillatory functions.
  520. * gsl_integration_qawo_table_set_length: QAWO adaptive integration for oscillatory functions.
  521. * gsl_integration_qaws:                  QAWS adaptive integration for singular functions.
  522. * gsl_integration_qaws_table_alloc:      QAWS adaptive integration for singular functions.
  523. * gsl_integration_qaws_table_free:       QAWS adaptive integration for singular functions.
  524. * gsl_integration_qaws_table_set:        QAWS adaptive integration for singular functions.
  525. * gsl_integration_qng:                   QNG non-adaptive Gauss-Kronrod integration.
  526. * gsl_integration_workspace_alloc:       QAG adaptive integration.
  527. * gsl_integration_workspace_free:        QAG adaptive integration.
  528. * gsl_interp_accel_find:                 Interpolation.
  529. * gsl_interp_accel_free:                 Interpolation.
  530. * gsl_interp_accel_new:                  Interpolation.
  531. * gsl_interp_eval:                       Interpolation.
  532. * gsl_interp_eval_deriv:                 Interpolation.
  533. * gsl_interp_eval_deriv_e:               Interpolation.
  534. * gsl_interp_eval_deriv_impl:            Interpolation.
  535. * gsl_interp_eval_e:                     Interpolation.
  536. * gsl_interp_eval_impl:                  Interpolation.
  537. * gsl_interp_obj_free:                   Interpolation.
  538. * GSL_IS_EVEN:                           Testing for Odd and Even Numbers.
  539. * GSL_IS_ODD:                            Testing for Odd and Even Numbers.
  540. * gsl_la_invert_jacobi_impl:             Eigensystems.
  541. * gsl_linalg_cholesky_decomp:            Cholesky Decomposition.
  542. * gsl_linalg_cholesky_solve:             Cholesky Decomposition.
  543. * gsl_linalg_cholesky_svx:               Cholesky Decomposition.
  544. * gsl_linalg_HH_solve:                   Householder solver for linear systems.
  545. * gsl_linalg_HH_svx:                     Householder solver for linear systems.
  546. * gsl_linalg_LU_decomp:                  LU Decomposition.
  547. * gsl_linalg_LU_det:                     LU Decomposition.
  548. * gsl_linalg_LU_invert:                  LU Decomposition.
  549. * gsl_linalg_LU_lndet:                   LU Decomposition.
  550. * gsl_linalg_LU_refine:                  LU Decomposition.
  551. * gsl_linalg_LU_sgndet:                  LU Decomposition.
  552. * gsl_linalg_LU_solve:                   LU Decomposition.
  553. * gsl_linalg_LU_svx:                     LU Decomposition.
  554. * gsl_linalg_QR_decomp:                  QR Decomposition.
  555. * gsl_linalg_QRPT_decomp:                QR Decomposition with Column Pivoting.
  556. * gsl_linalg_QRPT_QRsolve:               QR Decomposition with Column Pivoting.
  557. * gsl_linalg_QRPT_Rsolve:                QR Decomposition with Column Pivoting.
  558. * gsl_linalg_QRPT_Rsvx:                  QR Decomposition with Column Pivoting.
  559. * gsl_linalg_QRPT_solve:                 QR Decomposition with Column Pivoting.
  560. * gsl_linalg_QRPT_svx:                   QR Decomposition with Column Pivoting.
  561. * gsl_linalg_QRPT_update:                QR Decomposition with Column Pivoting.
  562. * gsl_linalg_QR_QRsolve:                 QR Decomposition.
  563. * gsl_linalg_QR_QTvec:                   QR Decomposition.
  564. * gsl_linalg_QR_Rsolve:                  QR Decomposition.
  565. * gsl_linalg_QR_Rsvx:                    QR Decomposition.
  566. * gsl_linalg_QR_solve:                   QR Decomposition.
  567. * gsl_linalg_QR_svx:                     QR Decomposition.
  568. * gsl_linalg_QR_unpack:                  QR Decomposition.
  569. * gsl_linalg_QR_update:                  QR Decomposition.
  570. * gsl_linalg_R_solve:                    QR Decomposition.
  571. * gsl_linalg_R_svx:                      QR Decomposition.
  572. * gsl_linalg_solve_symm_cyc_tridiag:     Tridiagonal Systems.
  573. * gsl_linalg_solve_symm_tridiag:         Tridiagonal Systems.
  574. * gsl_linalg_SV_decomp:                  Singular Value Decomposition.
  575. * gsl_linalg_SV_solve:                   Singular Value Decomposition.
  576. * gsl_log1p:                             Elementary Functions.
  577. * gsl_matrix_add:                        Matrix operations.
  578. * gsl_matrix_add_constant:               Matrix operations.
  579. * gsl_matrix_alloc:                      Matrix allocation.
  580. * gsl_matrix_calloc:                     Matrix allocation.
  581. * gsl_matrix_column:                     Creating row and column views.
  582. * gsl_matrix_diagonal:                   Creating row and column views.
  583. * gsl_matrix_div:                        Matrix operations.
  584. * gsl_matrix_fprintf:                    Reading and writing matrices.
  585. * gsl_matrix_fread:                      Reading and writing matrices.
  586. * gsl_matrix_free:                       Matrix allocation.
  587. * gsl_matrix_fscanf:                     Reading and writing matrices.
  588. * gsl_matrix_fwrite:                     Reading and writing matrices.
  589. * gsl_matrix_get:                        Accessing matrix elements.
  590. * gsl_matrix_get_col:                    Copying rows and columns.
  591. * gsl_matrix_get_row:                    Copying rows and columns.
  592. * gsl_matrix_isnull:                     Matrix properties.
  593. * gsl_matrix_max:                        Finding maximum and minimum elements of matrices.
  594. * gsl_matrix_max_index:                  Finding maximum and minimum elements of matrices.
  595. * gsl_matrix_memcpy:                     Copying matrices.
  596. * gsl_matrix_min:                        Finding maximum and minimum elements of matrices.
  597. * gsl_matrix_min_index:                  Finding maximum and minimum elements of matrices.
  598. * gsl_matrix_minmax:                     Finding maximum and minimum elements of matrices.
  599. * gsl_matrix_minmax_index:               Finding maximum and minimum elements of matrices.
  600. * gsl_matrix_mul:                        Matrix operations.
  601. * gsl_matrix_row:                        Creating row and column views.
  602. * gsl_matrix_scale:                      Matrix operations.
  603. * gsl_matrix_set:                        Accessing matrix elements.
  604. * gsl_matrix_set_all:                    Initializing matrix elements.
  605. * gsl_matrix_set_col:                    Copying rows and columns.
  606. * gsl_matrix_set_identity:               Initializing matrix elements.
  607. * gsl_matrix_set_row:                    Copying rows and columns.
  608. * gsl_matrix_set_zero:                   Initializing matrix elements.
  609. * gsl_matrix_sub:                        Matrix operations.
  610. * gsl_matrix_submatrix:                  Creating submatrix views.
  611. * gsl_matrix_swap:                       Copying matrices.
  612. * gsl_matrix_swap_columns:               Exchanging rows and columns.
  613. * gsl_matrix_swap_rowcol:                Exchanging rows and columns.
  614. * gsl_matrix_swap_rows:                  Exchanging rows and columns.
  615. * gsl_matrix_transpose:                  Exchanging rows and columns.
  616. * GSL_MAX:                               Maximum and Minimum functions.
  617. * GSL_MAX_DBL:                           Maximum and Minimum functions.
  618. * GSL_MAX_INT:                           Maximum and Minimum functions.
  619. * GSL_MAX_LDBL:                          Maximum and Minimum functions.
  620. * GSL_MIN:                               Maximum and Minimum functions.
  621. * GSL_MIN_DBL:                           Maximum and Minimum functions.
  622. * gsl_min_fminimizer_alloc:              Initializing the Minimizer.
  623. * gsl_min_fminimizer_alloc_with_values:  Initializing the Minimizer.
  624. * gsl_min_fminimizer_brent:              Minimization Algorithms.
  625. * gsl_min_fminimizer_free:               Initializing the Minimizer.
  626. * gsl_min_fminimizer_goldensection:      Minimization Algorithms.
  627. * gsl_min_fminimizer_interval:           Minimization Iteration.
  628. * gsl_min_fminimizer_iterate:            Minimization Iteration.
  629. * gsl_min_fminimizer_minimum:            Minimization Iteration.
  630. * gsl_min_fminimizer_name:               Initializing the Minimizer.
  631. * gsl_min_fminimizer_set:                Initializing the Minimizer.
  632. * gsl_min_fminimizer_set_with_values:    Initializing the Minimizer.
  633. * GSL_MIN_INT:                           Maximum and Minimum functions.
  634. * GSL_MIN_LDBL:                          Maximum and Minimum functions.
  635. * gsl_min_test_interval:                 Minimization Stopping Parameters.
  636. * gsl_monte_COOL_alloc:                  Interface.
  637. * gsl_monte_COOL_free:                   Interface.
  638. * gsl_monte_COOL_init:                   Interface.
  639. * gsl_monte_COOL_integrate:              Interface.
  640. * gsl_monte_COOL_validate:               Interface.
  641. * gsl_multiroot_fdfsolver_alloc:         Initializing the Multidimensional Solver.
  642. * gsl_multiroot_fdfsolver_free:          Initializing the Multidimensional Solver.
  643. * gsl_multiroot_fdfsolver_gnewton:       Algorithms using Derivatives.
  644. * gsl_multiroot_fdfsolver_hybridj:       Algorithms using Derivatives.
  645. * gsl_multiroot_fdfsolver_hybridsj:      Algorithms using Derivatives.
  646. * gsl_multiroot_fdfsolver_iterate:       Iteration of the multidimensional solver.
  647. * gsl_multiroot_fdfsolver_name:          Initializing the Multidimensional Solver.
  648. * gsl_multiroot_fdfsolver_newton:        Algorithms using Derivatives.
  649. * gsl_multiroot_fdfsolver_root:          Iteration of the multidimensional solver.
  650. * gsl_multiroot_fdfsolver_set:           Initializing the Multidimensional Solver.
  651. * gsl_multiroot_fsolver_alloc:           Initializing the Multidimensional Solver.
  652. * gsl_multiroot_fsolver_broyden:         Algorithms without Derivatives.
  653. * gsl_multiroot_fsolver_dnewton:         Algorithms without Derivatives.
  654. * gsl_multiroot_fsolver_free:            Initializing the Multidimensional Solver.
  655. * gsl_multiroot_fsolver_hybrid:          Algorithms without Derivatives.
  656. * gsl_multiroot_fsolver_hybrids:         Algorithms without Derivatives.
  657. * gsl_multiroot_fsolver_iterate:         Iteration of the multidimensional solver.
  658. * gsl_multiroot_fsolver_name:            Initializing the Multidimensional Solver.
  659. * gsl_multiroot_fsolver_root:            Iteration of the multidimensional solver.
  660. * gsl_multiroot_fsolver_set:             Initializing the Multidimensional Solver.
  661. * gsl_multiroot_test_delta:              Search Stopping Parameters for the multidimensional solver.
  662. * gsl_multiroot_test_residual:           Search Stopping Parameters for the multidimensional solver.
  663. * gsl_permutation_alloc:                 Permutation allocation.
  664. * gsl_permutation_calloc:                Permutation allocation.
  665. * gsl_permutation_data:                  Permutation properties.
  666. * gsl_permutation_fprintf:               Reading and writing permutations.
  667. * gsl_permutation_fread:                 Reading and writing permutations.
  668. * gsl_permutation_free:                  Permutation allocation.
  669. * gsl_permutation_fscanf:                Reading and writing permutations.
  670. * gsl_permutation_fwrite:                Reading and writing permutations.
  671. * gsl_permutation_get:                   Accessing permutation elements.
  672. * gsl_permutation_init:                  Permutation allocation.
  673. * gsl_permutation_inverse:               Permutation functions.
  674. * gsl_permutation_reverse:               Permutation functions.
  675. * gsl_permutation_size:                  Permutation properties.
  676. * gsl_permutation_swap:                  Accessing permutation elements.
  677. * gsl_permutation_valid:                 Permutation properties.
  678. * gsl_permute:                           Applying Permutations.
  679. * gsl_permute_inverse:                   Applying Permutations.
  680. * gsl_permute_vector:                    Applying Permutations.
  681. * gsl_permute_vector_inverse:            Applying Permutations.
  682. * gsl_poly_complex_solve:                General polynomial equations.
  683. * gsl_poly_complex_solve_cubic:          Cubic equations.
  684. * gsl_poly_complex_solve_quadratic:      Quadratic equations.
  685. * gsl_poly_complex_workspace_alloc:      General polynomial equations.
  686. * gsl_poly_complex_workspace_free:       General polynomial equations.
  687. * gsl_poly_solve_cubic:                  Cubic equations.
  688. * gsl_poly_solve_quadratic:              Quadratic equations.
  689. * gsl_ran_bernoulli:                     The Bernoulli Distribution.
  690. * gsl_ran_bernoulli_pdf:                 The Bernoulli Distribution.
  691. * gsl_ran_beta:                          The Beta Distribution.
  692. * gsl_ran_beta_pdf:                      The Beta Distribution.
  693. * gsl_ran_binomial:                      The Binomial Distribution.
  694. * gsl_ran_binomial_pdf:                  The Binomial Distribution.
  695. * gsl_ran_bivariate_gaussian:            The Bivariate Gaussian Distribution.
  696. * gsl_ran_bivariate_gaussian_pdf:        The Bivariate Gaussian Distribution.
  697. * gsl_ran_cauchy:                        The Cauchy Distribution.
  698. * gsl_ran_cauchy_pdf:                    The Cauchy Distribution.
  699. * gsl_ran_chisq:                         The Chi-squared Distribution.
  700. * gsl_ran_chisq_pdf:                     The Chi-squared Distribution.
  701. * gsl_ran_choose:                        Shuffling and Sampling.
  702. * gsl_ran_dir_2d:                        The Spherical Distribution (2D & 3D).
  703. * gsl_ran_dir_2d_trig_method:            The Spherical Distribution (2D & 3D).
  704. * gsl_ran_dir_3d:                        The Spherical Distribution (2D & 3D).
  705. * gsl_ran_dir_nd:                        The Spherical Distribution (2D & 3D).
  706. * gsl_ran_discrete:                      General Discrete Distributions.
  707. * gsl_ran_discrete_free:                 General Discrete Distributions.
  708. * gsl_ran_discrete_pdf:                  General Discrete Distributions.
  709. * gsl_ran_discrete_preproc:              General Discrete Distributions.
  710. * gsl_ran_exponential:                   The Exponential Distribution.
  711. * gsl_ran_exponential_pdf:               The Exponential Distribution.
  712. * gsl_ran_exppow:                        The Exponential Power Distribution.
  713. * gsl_ran_exppow_pdf:                    The Exponential Power Distribution.
  714. * gsl_ran_fdist:                         The F-distribution.
  715. * gsl_ran_fdist_pdf:                     The F-distribution.
  716. * gsl_ran_flat:                          The Flat (Uniform) Distribution.
  717. * gsl_ran_flat_pdf:                      The Flat (Uniform) Distribution.
  718. * gsl_ran_gamma:                         The Gamma Distribution.
  719. * gsl_ran_gamma_pdf:                     The Gamma Distribution.
  720. * gsl_ran_gaussian:                      The Gaussian Distribution.
  721. * gsl_ran_gaussian_pdf:                  The Gaussian Distribution.
  722. * gsl_ran_gaussian_ratio_method:         The Gaussian Distribution.
  723. * gsl_ran_gaussian_tail:                 The Gaussian Tail Distribution.
  724. * gsl_ran_gaussian_tail_pdf:             The Gaussian Tail Distribution.
  725. * gsl_ran_geometric:                     The Geometric Distribution.
  726. * gsl_ran_geometric_pdf:                 The Geometric Distribution.
  727. * gsl_ran_gumbel1:                       The Type-1 Gumbel Distribution.
  728. * gsl_ran_gumbel1_pdf:                   The Type-1 Gumbel Distribution.
  729. * gsl_ran_gumbel2:                       The Type-2 Gumbel Distribution.
  730. * gsl_ran_gumbel2_pdf:                   The Type-2 Gumbel Distribution.
  731. * gsl_ran_hypergeometric:                The Hypergeometric Distribution.
  732. * gsl_ran_hypergeometric_pdf:            The Hypergeometric Distribution.
  733. * gsl_ran_laplace:                       The Laplace Distribution.
  734. * gsl_ran_laplace_pdf:                   The Laplace Distribution.
  735. * gsl_ran_levy:                          The Symmetric Levy Distribution.
  736. * gsl_ran_logarithmic:                   The Logarithmic Distribution.
  737. * gsl_ran_logarithmic_pdf:               The Logarithmic Distribution.
  738. * gsl_ran_logistic:                      The Logistic Distribution.
  739. * gsl_ran_logistic_pdf:                  The Logistic Distribution.
  740. * gsl_ran_lognormal:                     The Lognormal Distribution.
  741. * gsl_ran_lognormal_pdf:                 The Lognormal Distribution.
  742. * gsl_ran_negative_binomial:             The Negative Binomial Distribution.
  743. * gsl_ran_negative_binomial_pdf:         The Negative Binomial Distribution.
  744. * gsl_ran_pareto:                        The Pareto Distribution.
  745. * gsl_ran_pareto_pdf:                    The Pareto Distribution.
  746. * gsl_ran_pascal:                        The Pascal Distribution.
  747. * gsl_ran_pascal_pdf:                    The Pascal Distribution.
  748. * gsl_ran_poisson:                       The Poisson Distribution.
  749. * gsl_ran_poisson_pdf:                   The Poisson Distribution.
  750. * gsl_ran_rayleigh:                      The Rayleigh Distribution.
  751. * gsl_ran_rayleigh_pdf:                  The Rayleigh Distribution.
  752. * gsl_ran_rayleigh_tail:                 The Rayleigh Tail Distribution.
  753. * gsl_ran_rayleigh_tail_pdf:             The Rayleigh Tail Distribution.
  754. * gsl_ran_sample:                        Shuffling and Sampling.
  755. * gsl_ran_shuffle:                       Shuffling and Sampling.
  756. * gsl_ran_tdist:                         The t-distribution.
  757. * gsl_ran_tdist_pdf:                     The t-distribution.
  758. * gsl_ran_ugaussian:                     The Gaussian Distribution.
  759. * gsl_ran_ugaussian_pdf:                 The Gaussian Distribution.
  760. * gsl_ran_ugaussian_ratio_method:        The Gaussian Distribution.
  761. * gsl_ran_ugaussian_tail:                The Gaussian Tail Distribution.
  762. * gsl_ran_ugaussian_tail_pdf:            The Gaussian Tail Distribution.
  763. * gsl_ran_weibull:                       The Weibull Distribution.
  764. * gsl_ran_weibull_pdf:                   The Weibull Distribution.
  765. * GSL_REAL:                              Complex numbers.
  766. * gsl_rng_alloc:                         Random number generator initialization.
  767. * gsl_rng_clone:                         Saving and restoring random number generator state.
  768. * gsl_rng_cmrg:                          Random number generator algorithms.
  769. * gsl_rng_env_setup:                     Random number environment variables.
  770. * gsl_rng_free:                          Random number generator initialization.
  771. * gsl_rng_get:                           Sampling from a random number generator.
  772. * gsl_rng_gfsr4:                         Random number generator algorithms.
  773. * gsl_rng_max:                           Auxiliary random number generator functions.
  774. * gsl_rng_memcpy:                        Saving and restoring random number generator state.
  775. * gsl_rng_min:                           Auxiliary random number generator functions.
  776. * gsl_rng_minstd:                        Other random number generators.
  777. * gsl_rng_mrg:                           Random number generator algorithms.
  778. * gsl_rng_mt19937:                       Random number generator algorithms.
  779. * gsl_rng_name:                          Auxiliary random number generator functions.
  780. * gsl_rng_print_state:                   Saving and restoring random number generator state.
  781. * gsl_rng_r250:                          Other random number generators.
  782. * gsl_rng_ran0:                          Numerical Recipes generators.
  783. * gsl_rng_ran1:                          Numerical Recipes generators.
  784. * gsl_rng_ran2:                          Numerical Recipes generators.
  785. * gsl_rng_ran3:                          Numerical Recipes generators.
  786. * gsl_rng_rand:                          Unix random number generators.
  787. * gsl_rng_rand48:                        Unix random number generators.
  788. * gsl_rng_random_bsd:                    Unix random number generators.
  789. * gsl_rng_random_glibc2:                 Unix random number generators.
  790. * gsl_rng_random_libc5:                  Unix random number generators.
  791. * gsl_rng_randu:                         Other random number generators.
  792. * gsl_rng_ranf:                          Other random number generators.
  793. * gsl_rng_ranlux:                        Random number generator algorithms.
  794. * gsl_rng_ranlux389:                     Random number generator algorithms.
  795. * gsl_rng_ranlxd1:                       Random number generator algorithms.
  796. * gsl_rng_ranlxd2:                       Random number generator algorithms.
  797. * gsl_rng_ranlxs0:                       Random number generator algorithms.
  798. * gsl_rng_ranlxs1:                       Random number generator algorithms.
  799. * gsl_rng_ranlxs2:                       Random number generator algorithms.
  800. * gsl_rng_ranmar:                        Other random number generators.
  801. * gsl_rng_set:                           Random number generator initialization.
  802. * gsl_rng_size:                          Auxiliary random number generator functions.
  803. * gsl_rng_slatec:                        Other random number generators.
  804. * gsl_rng_state:                         Auxiliary random number generator functions.
  805. * gsl_rng_taus:                          Random number generator algorithms.
  806. * gsl_rng_transputer:                    Other random number generators.
  807. * gsl_rng_tt800:                         Other random number generators.
  808. * gsl_rng_uni:                           Other random number generators.
  809. * gsl_rng_uni32:                         Other random number generators.
  810. * gsl_rng_uniform:                       Sampling from a random number generator.
  811. * gsl_rng_uniform_int:                   Sampling from a random number generator.
  812. * gsl_rng_uniform_pos:                   Sampling from a random number generator.
  813. * gsl_rng_vax:                           Other random number generators.
  814. * gsl_rng_zuf:                           Other random number generators.
  815. * gsl_root_fdfsolver_alloc:              Initializing the Solver.
  816. * gsl_root_fdfsolver_free:               Initializing the Solver.
  817. * gsl_root_fdfsolver_iterate:            Root Finding Iteration.
  818. * gsl_root_fdfsolver_name:               Initializing the Solver.
  819. * gsl_root_fdfsolver_newton:             Root Finding Algorithms using Derivatives.
  820. * gsl_root_fdfsolver_root:               Root Finding Iteration.
  821. * gsl_root_fdfsolver_secant:             Root Finding Algorithms using Derivatives.
  822. * gsl_root_fdfsolver_set:                Initializing the Solver.
  823. * gsl_root_fdfsolver_steffenson:         Root Finding Algorithms using Derivatives.
  824. * gsl_root_fsolver_alloc:                Initializing the Solver.
  825. * gsl_root_fsolver_bisection:            Root Bracketing Algorithms.
  826. * gsl_root_fsolver_brent:                Root Bracketing Algorithms.
  827. * gsl_root_fsolver_falsepos:             Root Bracketing Algorithms.
  828. * gsl_root_fsolver_free:                 Initializing the Solver.
  829. * gsl_root_fsolver_interval:             Root Finding Iteration.
  830. * gsl_root_fsolver_iterate:              Root Finding Iteration.
  831. * gsl_root_fsolver_name:                 Initializing the Solver.
  832. * gsl_root_fsolver_root:                 Root Finding Iteration.
  833. * gsl_root_fsolver_set:                  Initializing the Solver.
  834. * gsl_root_test_delta:                   Search Stopping Parameters.
  835. * gsl_root_test_interval:                Search Stopping Parameters.
  836. * gsl_root_test_residual:                Search Stopping Parameters.
  837. * GSL_SET_COMPLEX:                       Complex numbers.
  838. * gsl_set_error_handler:                 Error handlers.
  839. * GSL_SET_IMAG:                          Complex numbers.
  840. * GSL_SET_REAL:                          Complex numbers.
  841. * gsl_sf_airy_Ai_deriv_e:                Airy Functions.
  842. * gsl_sf_airy_Ai_deriv_impl:             Airy Functions.
  843. * gsl_sf_airy_Ai_deriv_scaled_e:         Airy Functions.
  844. * gsl_sf_airy_Ai_deriv_scaled_impl:      Airy Functions.
  845. * gsl_sf_airy_Ai_e:                      Airy Functions.
  846. * gsl_sf_airy_Ai_impl:                   Airy Functions.
  847. * gsl_sf_airy_Ai_scaled_e:               Airy Functions.
  848. * gsl_sf_airy_Ai_scaled_impl:            Airy Functions.
  849. * gsl_sf_airy_Bi_deriv_e:                Airy Functions.
  850. * gsl_sf_airy_Bi_deriv_impl:             Airy Functions.
  851. * gsl_sf_airy_Bi_deriv_scaled_e:         Airy Functions.
  852. * gsl_sf_airy_Bi_e:                      Airy Functions.
  853. * gsl_sf_airy_Bi_impl:                   Airy Functions.
  854. * gsl_sf_airy_Bi_scaled_e:               Airy Functions.
  855. * gsl_sf_airy_Bi_scaled_impl:            Airy Functions.
  856. * gsl_sf_airy_zero_Ai_deriv_e:           Airy Functions.
  857. * gsl_sf_airy_zero_Ai_e:                 Airy Functions.
  858. * gsl_sf_airy_zero_Bi_deriv_e:           Airy Functions.
  859. * gsl_sf_airy_zero_Bi_e:                 Airy Functions.
  860. * gsl_sf_angle_restrict_pos_e:           Trigonometric Functions.
  861. * gsl_sf_angle_restrict_pos_impl:        Trigonometric Functions.
  862. * gsl_sf_angle_restrict_symm_e:          Trigonometric Functions.
  863. * gsl_sf_angle_restrict_symm_impl:       Trigonometric Functions.
  864. * gsl_sf_atanint_e:                      Exponential Integrals.
  865. * gsl_sf_atanint_impl:                   Exponential Integrals.
  866. * gsl_sf_bessel_I0_e:                    Bessel Functions.
  867. * gsl_sf_bessel_I0_impl:                 Bessel Functions.
  868. * gsl_sf_bessel_I0_scaled_e:             Bessel Functions.
  869. * gsl_sf_bessel_i0_scaled_e:             Bessel Functions.
  870. * gsl_sf_bessel_I0_scaled_impl:          Bessel Functions.
  871. * gsl_sf_bessel_i0_scaled_impl:          Bessel Functions.
  872. * gsl_sf_bessel_I1_e:                    Bessel Functions.
  873. * gsl_sf_bessel_I1_impl:                 Bessel Functions.
  874. * gsl_sf_bessel_I1_scaled_e:             Bessel Functions.
  875. * gsl_sf_bessel_i1_scaled_e:             Bessel Functions.
  876. * gsl_sf_bessel_I1_scaled_impl:          Bessel Functions.
  877. * gsl_sf_bessel_i1_scaled_impl:          Bessel Functions.
  878. * gsl_sf_bessel_i2_scaled_e:             Bessel Functions.
  879. * gsl_sf_bessel_i2_scaled_impl:          Bessel Functions.
  880. * gsl_sf_bessel_il_scaled_array_e:       Bessel Functions.
  881. * gsl_sf_bessel_il_scaled_array_impl:    Bessel Functions.
  882. * gsl_sf_bessel_il_scaled_e:             Bessel Functions.
  883. * gsl_sf_bessel_il_scaled_impl:          Bessel Functions.
  884. * gsl_sf_bessel_In_array_e:              Bessel Functions.
  885. * gsl_sf_bessel_In_array_impl:           Bessel Functions.
  886. * gsl_sf_bessel_In_e:                    Bessel Functions.
  887. * gsl_sf_bessel_In_impl:                 Bessel Functions.
  888. * gsl_sf_bessel_In_scaled_array_e:       Bessel Functions.
  889. * gsl_sf_bessel_In_scaled_array_impl:    Bessel Functions.
  890. * gsl_sf_bessel_In_scaled_e:             Bessel Functions.
  891. * gsl_sf_bessel_In_scaled_impl:          Bessel Functions.
  892. * gsl_sf_bessel_Inu_e:                   Bessel Functions.
  893. * gsl_sf_bessel_Inu_impl:                Bessel Functions.
  894. * gsl_sf_bessel_Inu_scaled_e:            Bessel Functions.
  895. * gsl_sf_bessel_Inu_scaled_impl:         Bessel Functions.
  896. * gsl_sf_bessel_J0_e:                    Bessel Functions.
  897. * gsl_sf_bessel_j0_e:                    Bessel Functions.
  898. * gsl_sf_bessel_J0_impl:                 Bessel Functions.
  899. * gsl_sf_bessel_j0_impl:                 Bessel Functions.
  900. * gsl_sf_bessel_J1_e:                    Bessel Functions.
  901. * gsl_sf_bessel_j1_e:                    Bessel Functions.
  902. * gsl_sf_bessel_J1_impl:                 Bessel Functions.
  903. * gsl_sf_bessel_j1_impl:                 Bessel Functions.
  904. * gsl_sf_bessel_j2_e:                    Bessel Functions.
  905. * gsl_sf_bessel_j2_impl:                 Bessel Functions.
  906. * gsl_sf_bessel_jl_array_e:              Bessel Functions.
  907. * gsl_sf_bessel_jl_array_impl:           Bessel Functions.
  908. * gsl_sf_bessel_jl_e:                    Bessel Functions.
  909. * gsl_sf_bessel_jl_impl:                 Bessel Functions.
  910. * gsl_sf_bessel_jl_steed_array_impl:     Bessel Functions.
  911. * gsl_sf_bessel_Jn_array_e:              Bessel Functions.
  912. * gsl_sf_bessel_Jn_array_impl:           Bessel Functions.
  913. * gsl_sf_bessel_Jn_e:                    Bessel Functions.
  914. * gsl_sf_bessel_Jn_impl:                 Bessel Functions.
  915. * gsl_sf_bessel_Jnu_e:                   Bessel Functions.
  916. * gsl_sf_bessel_Jnu_impl:                Bessel Functions.
  917. * gsl_sf_bessel_K0_e:                    Bessel Functions.
  918. * gsl_sf_bessel_K0_impl:                 Bessel Functions.
  919. * gsl_sf_bessel_K0_scaled_e:             Bessel Functions.
  920. * gsl_sf_bessel_k0_scaled_e:             Bessel Functions.
  921. * gsl_sf_bessel_K0_scaled_impl:          Bessel Functions.
  922. * gsl_sf_bessel_k0_scaled_impl:          Bessel Functions.
  923. * gsl_sf_bessel_K1_e:                    Bessel Functions.
  924. * gsl_sf_bessel_K1_impl:                 Bessel Functions.
  925. * gsl_sf_bessel_K1_scaled_e:             Bessel Functions.
  926. * gsl_sf_bessel_k1_scaled_e:             Bessel Functions.
  927. * gsl_sf_bessel_K1_scaled_impl:          Bessel Functions.
  928. * gsl_sf_bessel_k1_scaled_impl:          Bessel Functions.
  929. * gsl_sf_bessel_k2_scaled_e:             Bessel Functions.
  930. * gsl_sf_bessel_k2_scaled_impl:          Bessel Functions.
  931. * gsl_sf_bessel_kl_scaled_array_e:       Bessel Functions.
  932. * gsl_sf_bessel_kl_scaled_array_impl:    Bessel Functions.
  933. * gsl_sf_bessel_kl_scaled_e:             Bessel Functions.
  934. * gsl_sf_bessel_kl_scaled_impl:          Bessel Functions.
  935. * gsl_sf_bessel_Kn_array_e:              Bessel Functions.
  936. * gsl_sf_bessel_Kn_array_impl:           Bessel Functions.
  937. * gsl_sf_bessel_Kn_e:                    Bessel Functions.
  938. * gsl_sf_bessel_Kn_impl:                 Bessel Functions.
  939. * gsl_sf_bessel_Kn_scaled_array_e:       Bessel Functions.
  940. * gsl_sf_bessel_Kn_scaled_array_impl:    Bessel Functions.
  941. * gsl_sf_bessel_Kn_scaled_e:             Bessel Functions.
  942. * gsl_sf_bessel_Kn_scaled_impl:          Bessel Functions.
  943. * gsl_sf_bessel_Knu_e:                   Bessel Functions.
  944. * gsl_sf_bessel_Knu_impl:                Bessel Functions.
  945. * gsl_sf_bessel_Knu_scaled_e:            Bessel Functions.
  946. * gsl_sf_bessel_Knu_scaled_impl:         Bessel Functions.
  947. * gsl_sf_bessel_lnKnu_e:                 Bessel Functions.
  948. * gsl_sf_bessel_lnKnu_impl:              Bessel Functions.
  949. * gsl_sf_bessel_sequence_Jnu_e:          Bessel Functions.
  950. * gsl_sf_bessel_sequence_Jnu_impl:       Bessel Functions.
  951. * gsl_sf_bessel_Y0_e:                    Bessel Functions.
  952. * gsl_sf_bessel_y0_e:                    Bessel Functions.
  953. * gsl_sf_bessel_Y0_impl:                 Bessel Functions.
  954. * gsl_sf_bessel_y0_impl:                 Bessel Functions.
  955. * gsl_sf_bessel_Y1_e:                    Bessel Functions.
  956. * gsl_sf_bessel_y1_e:                    Bessel Functions.
  957. * gsl_sf_bessel_Y1_impl:                 Bessel Functions.
  958. * gsl_sf_bessel_y1_impl:                 Bessel Functions.
  959. * gsl_sf_bessel_y2_e:                    Bessel Functions.
  960. * gsl_sf_bessel_y2_impl:                 Bessel Functions.
  961. * gsl_sf_bessel_yl_array_e:              Bessel Functions.
  962. * gsl_sf_bessel_yl_array_impl:           Bessel Functions.
  963. * gsl_sf_bessel_yl_e:                    Bessel Functions.
  964. * gsl_sf_bessel_yl_impl:                 Bessel Functions.
  965. * gsl_sf_bessel_Yn_array_e:              Bessel Functions.
  966. * gsl_sf_bessel_Yn_array_impl:           Bessel Functions.
  967. * gsl_sf_bessel_Yn_e:                    Bessel Functions.
  968. * gsl_sf_bessel_Yn_impl:                 Bessel Functions.
  969. * gsl_sf_bessel_Ynu_e:                   Bessel Functions.
  970. * gsl_sf_bessel_Ynu_impl:                Bessel Functions.
  971. * gsl_sf_bessel_zero_J0_e:               Bessel Functions.
  972. * gsl_sf_bessel_zero_J0_impl:            Bessel Functions.
  973. * gsl_sf_bessel_zero_J1_e:               Bessel Functions.
  974. * gsl_sf_bessel_zero_J1_impl:            Bessel Functions.
  975. * gsl_sf_bessel_zero_Jnu_e:              Bessel Functions.
  976. * gsl_sf_bessel_zero_Jnu_impl:           Bessel Functions.
  977. * gsl_sf_cheb_calc_e:                    Chebyshev Polynomials.
  978. * gsl_sf_cheb_calc_impl:                 Chebyshev Polynomials.
  979. * gsl_sf_cheb_eval_deriv_e:              Chebyshev Polynomials.
  980. * gsl_sf_cheb_eval_deriv_impl:           Chebyshev Polynomials.
  981. * gsl_sf_cheb_eval_e:                    Chebyshev Polynomials.
  982. * gsl_sf_cheb_eval_impl:                 Chebyshev Polynomials.
  983. * gsl_sf_cheb_eval_integ_e:              Chebyshev Polynomials.
  984. * gsl_sf_cheb_eval_integ_impl:           Chebyshev Polynomials.
  985. * gsl_sf_cheb_eval_mode_e:               Chebyshev Polynomials.
  986. * gsl_sf_cheb_eval_mode_impl:            Chebyshev Polynomials.
  987. * gsl_sf_cheb_eval_n_e:                  Chebyshev Polynomials.
  988. * gsl_sf_cheb_eval_n_impl:               Chebyshev Polynomials.
  989. * gsl_sf_cheb_free:                      Chebyshev Polynomials.
  990. * gsl_sf_cheb_new:                       Chebyshev Polynomials.
  991. * gsl_sf_Chi_e:                          Exponential Integrals.
  992. * gsl_sf_Chi_impl:                       Exponential Integrals.
  993. * gsl_sf_Ci_e:                           Exponential Integrals.
  994. * gsl_sf_Ci_impl:                        Exponential Integrals.
  995. * gsl_sf_clausen_e:                      Clausen Functions.
  996. * gsl_sf_clausen_impl:                   Clausen Functions.
  997. * gsl_sf_complex_cos_e:                  Trigonometric Functions.
  998. * gsl_sf_complex_cos_impl:               Trigonometric Functions.
  999. * gsl_sf_complex_dilog_e:                Dilogarithm.
  1000. * gsl_sf_complex_dilog_impl:             Dilogarithm.
  1001. * gsl_sf_complex_log_e:                  Logarithm and Related Functions.
  1002. * gsl_sf_complex_log_impl:               Logarithm and Related Functions.
  1003. * gsl_sf_complex_logsin_e:               Trigonometric Functions.
  1004. * gsl_sf_complex_logsin_impl:            Trigonometric Functions.
  1005. * gsl_sf_complex_sin_e:                  Trigonometric Functions.
  1006. * gsl_sf_complex_sin_impl:               Trigonometric Functions.
  1007. * gsl_sf_conicalP_0_e:                   Legendre Functions and Spherical Harmonics.
  1008. * gsl_sf_conicalP_0_impl:                Legendre Functions and Spherical Harmonics.
  1009. * gsl_sf_conicalP_1_e:                   Legendre Functions and Spherical Harmonics.
  1010. * gsl_sf_conicalP_1_impl:                Legendre Functions and Spherical Harmonics.
  1011. * gsl_sf_conicalP_cyl_reg_e:             Legendre Functions and Spherical Harmonics.
  1012. * gsl_sf_conicalP_cyl_reg_impl:          Legendre Functions and Spherical Harmonics.
  1013. * gsl_sf_conicalP_half_e:                Legendre Functions and Spherical Harmonics.
  1014. * gsl_sf_conicalP_half_impl:             Legendre Functions and Spherical Harmonics.
  1015. * gsl_sf_conicalP_mhalf_e:               Legendre Functions and Spherical Harmonics.
  1016. * gsl_sf_conicalP_mhalf_impl:            Legendre Functions and Spherical Harmonics.
  1017. * gsl_sf_conicalP_sph_reg_e:             Legendre Functions and Spherical Harmonics.
  1018. * gsl_sf_conicalP_sph_reg_impl:          Legendre Functions and Spherical Harmonics.
  1019. * gsl_sf_cos_e:                          Trigonometric Functions.
  1020. * gsl_sf_cos_err_e:                      Trigonometric Functions.
  1021. * gsl_sf_cos_err_impl:                   Trigonometric Functions.
  1022. * gsl_sf_cos_impl:                       Trigonometric Functions.
  1023. * gsl_sf_coulomb_CL_impl:                Coulomb Wave Functions.
  1024. * gsl_sf_coulomb_CL_list:                Coulomb Wave Functions.
  1025. * gsl_sf_coulomb_wave_F_array_e:         Coulomb Wave Functions.
  1026. * gsl_sf_coulomb_wave_F_array_impl:      Coulomb Wave Functions.
  1027. * gsl_sf_coulomb_wave_FG_array_e:        Coulomb Wave Functions.
  1028. * gsl_sf_coulomb_wave_FG_array_impl:     Coulomb Wave Functions.
  1029. * gsl_sf_coulomb_wave_FGp_e:             Coulomb Wave Functions.
  1030. * gsl_sf_coulomb_wave_FGp_impl:          Coulomb Wave Functions.
  1031. * gsl_sf_coulomb_wave_sphF_array_impl:   Coulomb Wave Functions.
  1032. * gsl_sf_coupling_3j_e:                  Coupling Coefficients.
  1033. * gsl_sf_coupling_3j_impl:               Coupling Coefficients.
  1034. * gsl_sf_coupling_6j_e:                  Coupling Coefficients.
  1035. * gsl_sf_coupling_6j_impl:               Coupling Coefficients.
  1036. * gsl_sf_coupling_9j_e:                  Coupling Coefficients.
  1037. * gsl_sf_coupling_9j_impl:               Coupling Coefficients.
  1038. * gsl_sf_dawson_e:                       Dawson Function.
  1039. * gsl_sf_dawson_impl:                    Dawson Function.
  1040. * gsl_sf_debye_1_e:                      Debye Functions.
  1041. * gsl_sf_debye_1_impl:                   Debye Functions.
  1042. * gsl_sf_debye_2_e:                      Debye Functions.
  1043. * gsl_sf_debye_2_impl:                   Debye Functions.
  1044. * gsl_sf_debye_3_e:                      Debye Functions.
  1045. * gsl_sf_debye_3_impl:                   Debye Functions.
  1046. * gsl_sf_debye_4_e:                      Debye Functions.
  1047. * gsl_sf_debye_4_impl:                   Debye Functions.
  1048. * gsl_sf_dilog_e:                        Dilogarithm.
  1049. * gsl_sf_dilog_impl:                     Dilogarithm.
  1050. * gsl_sf_ellint_D_e:                     Elliptic Integrals.
  1051. * gsl_sf_ellint_D_impl:                  Elliptic Integrals.
  1052. * gsl_sf_ellint_Ecomp_e:                 Elliptic Integrals.
  1053. * gsl_sf_ellint_Ecomp_impl:              Elliptic Integrals.
  1054. * gsl_sf_ellint_E_e:                     Elliptic Integrals.
  1055. * gsl_sf_ellint_E_impl:                  Elliptic Integrals.
  1056. * gsl_sf_ellint_F_e:                     Elliptic Integrals.
  1057. * gsl_sf_ellint_F_impl:                  Elliptic Integrals.
  1058. * gsl_sf_ellint_Kcomp_e:                 Elliptic Integrals.
  1059. * gsl_sf_ellint_Kcomp_impl:              Elliptic Integrals.
  1060. * gsl_sf_ellint_P_e:                     Elliptic Integrals.
  1061. * gsl_sf_ellint_P_impl:                  Elliptic Integrals.
  1062. * gsl_sf_ellint_RC_e:                    Elliptic Integrals.
  1063. * gsl_sf_ellint_RC_impl:                 Elliptic Integrals.
  1064. * gsl_sf_ellint_RD_e:                    Elliptic Integrals.
  1065. * gsl_sf_ellint_RD_impl:                 Elliptic Integrals.
  1066. * gsl_sf_ellint_RF_e:                    Elliptic Integrals.
  1067. * gsl_sf_ellint_RF_impl:                 Elliptic Integrals.
  1068. * gsl_sf_ellint_RJ_e:                    Elliptic Integrals.
  1069. * gsl_sf_ellint_RJ_impl:                 Elliptic Integrals.
  1070. * gsl_sf_elljac_e:                       Elliptic Functions (Jacobi).
  1071. * gsl_sf_elljac_impl:                    Elliptic Functions (Jacobi).
  1072. * gsl_sf_erfc_e:                         Error Function.
  1073. * gsl_sf_erfc_impl:                      Error Function.
  1074. * gsl_sf_erf_e:                          Error Function.
  1075. * gsl_sf_erf_impl:                       Error Function.
  1076. * gsl_sf_erf_Q_e:                        Error Function.
  1077. * gsl_sf_erf_Q_impl:                     Error Function.
  1078. * gsl_sf_erf_Z_e:                        Error Function.
  1079. * gsl_sf_erf_Z_impl:                     Error Function.
  1080. * gsl_sf_eta_e:                          Zeta Functions.
  1081. * gsl_sf_eta_impl:                       Zeta Functions.
  1082. * gsl_sf_eta_int_e:                      Zeta Functions.
  1083. * gsl_sf_eta_int_impl:                   Zeta Functions.
  1084. * gsl_sf_exp_e:                          Exponential Function.
  1085. * gsl_sf_exp_e10_e:                      Exponential Function.
  1086. * gsl_sf_exp_e10_impl:                   Exponential Function.
  1087. * gsl_sf_exp_err_e:                      Exponential Function.
  1088. * gsl_sf_exp_err_e10_e:                  Exponential Function.
  1089. * gsl_sf_exp_err_e10_impl:               Exponential Function.
  1090. * gsl_sf_exp_err_impl:                   Exponential Function.
  1091. * gsl_sf_exp_impl:                       Exponential Function.
  1092. * gsl_sf_expint_3_e:                     Exponential Integrals.
  1093. * gsl_sf_expint_3_impl:                  Exponential Integrals.
  1094. * gsl_sf_expint_E1_e:                    Exponential Integrals.
  1095. * gsl_sf_expint_E1_impl:                 Exponential Integrals.
  1096. * gsl_sf_expint_E2_e:                    Exponential Integrals.
  1097. * gsl_sf_expint_E2_impl:                 Exponential Integrals.
  1098. * gsl_sf_expint_Ei_e:                    Exponential Integrals.
  1099. * gsl_sf_expint_Ei_impl:                 Exponential Integrals.
  1100. * gsl_sf_expm1_e:                        Exponential Function.
  1101. * gsl_sf_expm1_impl:                     Exponential Function.
  1102. * gsl_sf_exp_mult_e:                     Exponential Function.
  1103. * gsl_sf_exp_mult_e10_e:                 Exponential Function.
  1104. * gsl_sf_exp_mult_e10_impl:              Exponential Function.
  1105. * gsl_sf_exp_mult_err_e:                 Exponential Function.
  1106. * gsl_sf_exp_mult_err_e10_e:             Exponential Function.
  1107. * gsl_sf_exp_mult_err_e10_impl:          Exponential Function.
  1108. * gsl_sf_exp_mult_err_impl:              Exponential Function.
  1109. * gsl_sf_exp_mult_impl:                  Exponential Function.
  1110. * gsl_sf_exprel_2_e:                     Exponential Function.
  1111. * gsl_sf_exprel_2_impl:                  Exponential Function.
  1112. * gsl_sf_exprel_e:                       Exponential Function.
  1113. * gsl_sf_exprel_impl:                    Exponential Function.
  1114. * gsl_sf_exprel_n_e:                     Exponential Function.
  1115. * gsl_sf_exprel_n_impl:                  Exponential Function.
  1116. * gsl_sf_fermi_dirac_0_e:                Fermi-Dirac Function.
  1117. * gsl_sf_fermi_dirac_0_impl:             Fermi-Dirac Function.
  1118. * gsl_sf_fermi_dirac_1_e:                Fermi-Dirac Function.
  1119. * gsl_sf_fermi_dirac_1_impl:             Fermi-Dirac Function.
  1120. * gsl_sf_fermi_dirac_2_e:                Fermi-Dirac Function.
  1121. * gsl_sf_fermi_dirac_2_impl:             Fermi-Dirac Function.
  1122. * gsl_sf_fermi_dirac_3half_e:            Fermi-Dirac Function.
  1123. * gsl_sf_fermi_dirac_3half_impl:         Fermi-Dirac Function.
  1124. * gsl_sf_fermi_dirac_half_e:             Fermi-Dirac Function.
  1125. * gsl_sf_fermi_dirac_half_impl:          Fermi-Dirac Function.
  1126. * gsl_sf_fermi_dirac_inc_0_e:            Fermi-Dirac Function.
  1127. * gsl_sf_fermi_dirac_inc_0_impl:         Fermi-Dirac Function.
  1128. * gsl_sf_fermi_dirac_int_e:              Fermi-Dirac Function.
  1129. * gsl_sf_fermi_dirac_int_impl:           Fermi-Dirac Function.
  1130. * gsl_sf_fermi_dirac_m1_e:               Fermi-Dirac Function.
  1131. * gsl_sf_fermi_dirac_m1_impl:            Fermi-Dirac Function.
  1132. * gsl_sf_fermi_dirac_mhalf_e:            Fermi-Dirac Function.
  1133. * gsl_sf_fermi_dirac_mhalf_impl:         Fermi-Dirac Function.
  1134. * gsl_sf_gegenpoly_1_e:                  Gegenbauer Functions.
  1135. * gsl_sf_gegenpoly_1_impl:               Gegenbauer Functions.
  1136. * gsl_sf_gegenpoly_2_e:                  Gegenbauer Functions.
  1137. * gsl_sf_gegenpoly_2_impl:               Gegenbauer Functions.
  1138. * gsl_sf_gegenpoly_3_e:                  Gegenbauer Functions.
  1139. * gsl_sf_gegenpoly_3_impl:               Gegenbauer Functions.
  1140. * gsl_sf_gegenpoly_array_e:              Gegenbauer Functions.
  1141. * gsl_sf_gegenpoly_array_impl:           Gegenbauer Functions.
  1142. * gsl_sf_gegenpoly_n_e:                  Gegenbauer Functions.
  1143. * gsl_sf_gegenpoly_n_impl:               Gegenbauer Functions.
  1144. * gsl_sf_hydrogenicR_1_e:                Coulomb Wave Functions.
  1145. * gsl_sf_hydrogenicR_1_impl:             Coulomb Wave Functions.
  1146. * gsl_sf_hydrogenicR_e:                  Coulomb Wave Functions.
  1147. * gsl_sf_hydrogenicR_impl:               Coulomb Wave Functions.
  1148. * gsl_sf_hypot_e:                        Trigonometric Functions.
  1149. * gsl_sf_hypot_impl:                     Trigonometric Functions.
  1150. * gsl_sf_hzeta_e:                        Zeta Functions.
  1151. * gsl_sf_hzeta_impl:                     Zeta Functions.
  1152. * gsl_sf_laguerre_1_e:                   Laguerre Functions.
  1153. * gsl_sf_laguerre_1_impl:                Laguerre Functions.
  1154. * gsl_sf_laguerre_2_e:                   Laguerre Functions.
  1155. * gsl_sf_laguerre_2_impl:                Laguerre Functions.
  1156. * gsl_sf_laguerre_3_e:                   Laguerre Functions.
  1157. * gsl_sf_laguerre_3_impl:                Laguerre Functions.
  1158. * gsl_sf_laguerre_n_e:                   Laguerre Functions.
  1159. * gsl_sf_laguerre_n_impl:                Laguerre Functions.
  1160. * gsl_sf_legendre_array_size:            Legendre Functions and Spherical Harmonics.
  1161. * gsl_sf_legendre_H3d_0_e:               Legendre Functions and Spherical Harmonics.
  1162. * gsl_sf_legendre_H3d_0_impl:            Legendre Functions and Spherical Harmonics.
  1163. * gsl_sf_legendre_H3d_1_e:               Legendre Functions and Spherical Harmonics.
  1164. * gsl_sf_legendre_H3d_1_impl:            Legendre Functions and Spherical Harmonics.
  1165. * gsl_sf_legendre_H3d_array_e:           Legendre Functions and Spherical Harmonics.
  1166. * gsl_sf_legendre_H3d_array_impl:        Legendre Functions and Spherical Harmonics.
  1167. * gsl_sf_legendre_H3d_e:                 Legendre Functions and Spherical Harmonics.
  1168. * gsl_sf_legendre_H3d_impl:              Legendre Functions and Spherical Harmonics.
  1169. * gsl_sf_legendre_P1_e:                  Legendre Functions and Spherical Harmonics.
  1170. * gsl_sf_legendre_P1_impl:               Legendre Functions and Spherical Harmonics.
  1171. * gsl_sf_legendre_P2_e:                  Legendre Functions and Spherical Harmonics.
  1172. * gsl_sf_legendre_P2_impl:               Legendre Functions and Spherical Harmonics.
  1173. * gsl_sf_legendre_P3_e:                  Legendre Functions and Spherical Harmonics.
  1174. * gsl_sf_legendre_P3_impl:               Legendre Functions and Spherical Harmonics.
  1175. * gsl_sf_legendre_Pl_array_e:            Legendre Functions and Spherical Harmonics.
  1176. * gsl_sf_legendre_Pl_array_impl:         Legendre Functions and Spherical Harmonics.
  1177. * gsl_sf_legendre_Pl_e:                  Legendre Functions and Spherical Harmonics.
  1178. * gsl_sf_legendre_Pl_impl:               Legendre Functions and Spherical Harmonics.
  1179. * gsl_sf_legendre_Plm_array_e:           Legendre Functions and Spherical Harmonics.
  1180. * gsl_sf_legendre_Plm_array_impl:        Legendre Functions and Spherical Harmonics.
  1181. * gsl_sf_legendre_Plm_e:                 Legendre Functions and Spherical Harmonics.
  1182. * gsl_sf_legendre_Plm_impl:              Legendre Functions and Spherical Harmonics.
  1183. * gsl_sf_legendre_Q0_e:                  Legendre Functions and Spherical Harmonics.
  1184. * gsl_sf_legendre_Q0_impl:               Legendre Functions and Spherical Harmonics.
  1185. * gsl_sf_legendre_Q1_e:                  Legendre Functions and Spherical Harmonics.
  1186. * gsl_sf_legendre_Q1_impl:               Legendre Functions and Spherical Harmonics.
  1187. * gsl_sf_legendre_Ql_e:                  Legendre Functions and Spherical Harmonics.
  1188. * gsl_sf_legendre_Ql_impl:               Legendre Functions and Spherical Harmonics.
  1189. * gsl_sf_legendre_sphPlm_array_e:        Legendre Functions and Spherical Harmonics.
  1190. * gsl_sf_legendre_sphPlm_array_impl:     Legendre Functions and Spherical Harmonics.
  1191. * gsl_sf_legendre_sphPlm_e:              Legendre Functions and Spherical Harmonics.
  1192. * gsl_sf_legendre_sphPlm_impl:           Legendre Functions and Spherical Harmonics.
  1193. * gsl_sf_lncosh_e:                       Trigonometric Functions.
  1194. * gsl_sf_lncosh_impl:                    Trigonometric Functions.
  1195. * gsl_sf_lnsinh_e:                       Trigonometric Functions.
  1196. * gsl_sf_lnsinh_impl:                    Trigonometric Functions.
  1197. * gsl_sf_log_1plusx_e:                   Logarithm and Related Functions.
  1198. * gsl_sf_log_1plusx_impl:                Logarithm and Related Functions.
  1199. * gsl_sf_log_1plusx_mx_e:                Logarithm and Related Functions.
  1200. * gsl_sf_log_1plusx_mx_impl:             Logarithm and Related Functions.
  1201. * gsl_sf_log_abs_e:                      Logarithm and Related Functions.
  1202. * gsl_sf_log_abs_impl:                   Logarithm and Related Functions.
  1203. * gsl_sf_log_e:                          Logarithm and Related Functions.
  1204. * gsl_sf_log_erfc_e:                     Error Function.
  1205. * gsl_sf_log_erfc_impl:                  Error Function.
  1206. * gsl_sf_log_impl:                       Logarithm and Related Functions.
  1207. * gsl_sf_multiply_e:                     Elementary Operations.
  1208. * gsl_sf_multiply_err_e:                 Elementary Operations.
  1209. * gsl_sf_multiply_err_impl:              Elementary Operations.
  1210. * gsl_sf_multiply_impl:                  Elementary Operations.
  1211. * gsl_sf_polar_to_rect_e:                Trigonometric Functions.
  1212. * gsl_sf_polar_to_rect_impl:             Trigonometric Functions.
  1213. * gsl_sf_poly_eval:                      Polynomial Manipulation.
  1214. * gsl_sf_pow_int:                        Power Function.
  1215. * gsl_sf_psi_1_int_e:                    Psi (Digamma) Function.
  1216. * gsl_sf_psi_1_int_impl:                 Psi (Digamma) Function.
  1217. * gsl_sf_psi_1piy_e:                     Psi (Digamma) Function.
  1218. * gsl_sf_psi_1piy_impl:                  Psi (Digamma) Function.
  1219. * gsl_sf_psi_e:                          Psi (Digamma) Function.
  1220. * gsl_sf_psi_impl:                       Psi (Digamma) Function.
  1221. * gsl_sf_psi_int_e:                      Psi (Digamma) Function.
  1222. * gsl_sf_psi_int_impl:                   Psi (Digamma) Function.
  1223. * gsl_sf_psi_n_e:                        Psi (Digamma) Function.
  1224. * gsl_sf_psi_n_impl:                     Psi (Digamma) Function.
  1225. * gsl_sf_rect_to_polar_e:                Trigonometric Functions.
  1226. * gsl_sf_rect_to_polar_impl:             Trigonometric Functions.
  1227. * gsl_sf_Shi_e:                          Exponential Integrals.
  1228. * gsl_sf_Shi_impl:                       Exponential Integrals.
  1229. * gsl_sf_Si_e:                           Exponential Integrals.
  1230. * gsl_sf_Si_impl:                        Exponential Integrals.
  1231. * gsl_sf_sinc_e:                         Trigonometric Functions.
  1232. * gsl_sf_sinc_impl:                      Trigonometric Functions.
  1233. * gsl_sf_sin_e:                          Trigonometric Functions.
  1234. * gsl_sf_sin_err_e:                      Trigonometric Functions.
  1235. * gsl_sf_sin_err_impl:                   Trigonometric Functions.
  1236. * gsl_sf_sin_impl:                       Trigonometric Functions.
  1237. * gsl_sf_synchrotron_1_e:                Synchrotron Functions.
  1238. * gsl_sf_synchrotron_1_impl:             Synchrotron Functions.
  1239. * gsl_sf_synchrotron_2_e:                Synchrotron Functions.
  1240. * gsl_sf_synchrotron_2_impl:             Synchrotron Functions.
  1241. * gsl_sf_transport_2_e:                  Transport Functions.
  1242. * gsl_sf_transport_2_impl:               Transport Functions.
  1243. * gsl_sf_transport_3_e:                  Transport Functions.
  1244. * gsl_sf_transport_3_impl:               Transport Functions.
  1245. * gsl_sf_transport_4_e:                  Transport Functions.
  1246. * gsl_sf_transport_4_impl:               Transport Functions.
  1247. * gsl_sf_transport_5_e:                  Transport Functions.
  1248. * gsl_sf_transport_5_impl:               Transport Functions.
  1249. * gsl_sf_zeta_e:                         Zeta Functions.
  1250. * gsl_sf_zeta_impl:                      Zeta Functions.
  1251. * gsl_sf_zeta_int_e:                     Zeta Functions.
  1252. * gsl_sf_zeta_int_impl:                  Zeta Functions.
  1253. * GSL_SIGN:                              Testing the Sign of Numbers.
  1254. * gsl_siman_solve:                       Simulated Annealing functions.
  1255. * gsl_sort:                              Sorting vectors.
  1256. * gsl_sort_index:                        Sorting vectors.
  1257. * gsl_sort_vector:                       Sorting vectors.
  1258. * gsl_sort_vector_index:                 Sorting vectors.
  1259. * gsl_stats_absdev:                      Absolute deviation.
  1260. * gsl_stats_absdev_m:                    Absolute deviation.
  1261. * gsl_stats_covariance:                  Covariance.
  1262. * gsl_stats_covariance_m:                Covariance.
  1263. * gsl_stats_kurtosis:                    Higher moments (skewness and kurtosis).
  1264. * gsl_stats_kurtosis_m_sd:               Higher moments (skewness and kurtosis).
  1265. * gsl_stats_lag1_autocorrelation:        Autocorrelation.
  1266. * gsl_stats_lag1_autocorrelation_m:      Autocorrelation.
  1267. * gsl_stats_max:                         Maximum and Minimum values.
  1268. * gsl_stats_max_index:                   Maximum and Minimum values.
  1269. * gsl_stats_mean:                        Mean and standard deviation and variance.
  1270. * gsl_stats_median_from_sorted_data:     Median and Percentiles.
  1271. * gsl_stats_min:                         Maximum and Minimum values.
  1272. * gsl_stats_min_index:                   Maximum and Minimum values.
  1273. * gsl_stats_minmax:                      Maximum and Minimum values.
  1274. * gsl_stats_minmax_index:                Maximum and Minimum values.
  1275. * gsl_stats_quantile_from_sorted_data:   Median and Percentiles.
  1276. * gsl_stats_sd:                          Mean and standard deviation and variance.
  1277. * gsl_stats_sd_m:                        Mean and standard deviation and variance.
  1278. * gsl_stats_sd_with_fixed_mean:          Mean and standard deviation and variance.
  1279. * gsl_stats_skew:                        Higher moments (skewness and kurtosis).
  1280. * gsl_stats_skew_m_sd:                   Higher moments (skewness and kurtosis).
  1281. * gsl_stats_variance:                    Mean and standard deviation and variance.
  1282. * gsl_stats_variance_m:                  Mean and standard deviation and variance.
  1283. * gsl_stats_variance_with_fixed_mean:    Mean and standard deviation and variance.
  1284. * gsl_stats_wabsdev:                     Weighted Samples.
  1285. * gsl_stats_wabsdev_m:                   Weighted Samples.
  1286. * gsl_stats_wkurtosis:                   Weighted Samples.
  1287. * gsl_stats_wkurtosis_m_sd:              Weighted Samples.
  1288. * gsl_stats_wmean:                       Weighted Samples.
  1289. * gsl_stats_wsd:                         Weighted Samples.
  1290. * gsl_stats_wsd_m:                       Weighted Samples.
  1291. * gsl_stats_wsd_with_fixed_mean:         Weighted Samples.
  1292. * gsl_stats_wskew:                       Weighted Samples.
  1293. * gsl_stats_wskew_m_sd:                  Weighted Samples.
  1294. * gsl_stats_wvariance:                   Weighted Samples.
  1295. * gsl_stats_wvariance_m:                 Weighted Samples.
  1296. * gsl_stats_wvariance_with_fixed_mean:   Weighted Samples.
  1297. * gsl_sum_levin_u_accel:                 Acceleration functions.
  1298. * gsl_vector_add:                        Vector operations.
  1299. * gsl_vector_add_constant:               Vector operations.
  1300. * gsl_vector_alloc:                      Vector allocation.
  1301. * gsl_vector_calloc:                     Vector allocation.
  1302. * gsl_vector_div:                        Vector operations.
  1303. * gsl_vector_fprintf:                    Reading and writing vectors.
  1304. * gsl_vector_fread:                      Reading and writing vectors.
  1305. * gsl_vector_free:                       Vector allocation.
  1306. * gsl_vector_fscanf:                     Reading and writing vectors.
  1307. * gsl_vector_fwrite:                     Reading and writing vectors.
  1308. * gsl_vector_get:                        Accessing vector elements.
  1309. * gsl_vector_isnull:                     Vector properties.
  1310. * gsl_vector_max:                        Finding maximum and minimum elements of vectors.
  1311. * gsl_vector_max_index:                  Finding maximum and minimum elements of vectors.
  1312. * gsl_vector_memcpy:                     Copying vectors.
  1313. * gsl_vector_min:                        Finding maximum and minimum elements of vectors.
  1314. * gsl_vector_min_index:                  Finding maximum and minimum elements of vectors.
  1315. * gsl_vector_minmax:                     Finding maximum and minimum elements of vectors.
  1316. * gsl_vector_minmax_index:               Finding maximum and minimum elements of vectors.
  1317. * gsl_vector_mul:                        Vector operations.
  1318. * gsl_vector_reverse:                    Exchanging elements.
  1319. * gsl_vector_scale:                      Vector operations.
  1320. * gsl_vector_set:                        Accessing vector elements.
  1321. * gsl_vector_set_all:                    Initializing vector elements.
  1322. * gsl_vector_set_basis:                  Initializing vector elements.
  1323. * gsl_vector_set_zero:                   Initializing vector elements.
  1324. * gsl_vector_sub:                        Vector operations.
  1325. * gsl_vector_subvector:                  Creating subvector views.
  1326. * gsl_vector_subvector_with_stride:      Creating subvector views.
  1327. * gsl_vector_swap:                       Copying vectors.
  1328. * gsl_vector_swap_elements:              Exchanging elements.
  1329.  
  1330.